Searched refs:DEF_ASM_OP0 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c3114 #define DEF_ASM_OP0(name, opcode) DEF_ASM(name)
3122 DEF_ASM_OP0(pusha, 0x60) /* must be first OP0 */
3123 DEF_ASM_OP0(popa, 0x61)
3124 DEF_ASM_OP0(clc, 0xf8)
3125 DEF_ASM_OP0(cld, 0xfc)
3126 DEF_ASM_OP0(cli, 0xfa)
3127 DEF_ASM_OP0(clts, 0x0f06)
3128 DEF_ASM_OP0(cmc, 0xf5)
3129 DEF_ASM_OP0(lahf, 0x9f)
3130 DEF_ASM_OP0(sah
3112 #define DEF_ASM_OP0 macro
3561 #undef DEF_ASM_OP0 macro
3569 #define DEF_ASM_OP0 macro
4018 #undef DEF_ASM_OP0 macro
4444 #define DEF_ASM_OP0 macro
4893 #undef DEF_ASM_OP0 macro
4901 #define DEF_ASM_OP0 macro
5350 #undef DEF_ASM_OP0 macro
15151 #define DEF_ASM_OP0 macro
15600 #undef DEF_ASM_OP0 macro
15613 #define DEF_ASM_OP0 macro
16062 #undef DEF_ASM_OP0 macro
[all...]

Completed in 71 milliseconds