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

/external/valgrind/main/perf/
H A Dtinycc.c3115 #define DEF_ASM_OP0L(name, opcode, group, instr_type)
3162 ALT(DEF_ASM_OP0L(cmpsb, 0xa6, 0, OPC_BWL))
3163 ALT(DEF_ASM_OP0L(scmpb, 0xa6, 0, OPC_BWL))
3165 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL))
3166 ALT(DEF_ASM_OP0L(outsb, 0x6e, 0, OPC_BWL))
3168 ALT(DEF_ASM_OP0L(lodsb, 0xac, 0, OPC_BWL))
3169 ALT(DEF_ASM_OP0L(slodb, 0xac, 0, OPC_BWL))
3171 ALT(DEF_ASM_OP0L(movsb, 0xa4, 0, OPC_BWL))
3172 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL))
3174 ALT(DEF_ASM_OP0L(scas
3113 #define DEF_ASM_OP0L macro
3562 #undef DEF_ASM_OP0L macro
3570 #define DEF_ASM_OP0L macro
4019 #undef DEF_ASM_OP0L macro
4445 #define DEF_ASM_OP0L macro
4894 #undef DEF_ASM_OP0L macro
4902 #define DEF_ASM_OP0L macro
5351 #undef DEF_ASM_OP0L macro
15152 #define DEF_ASM_OP0L macro
15601 #undef DEF_ASM_OP0L macro
15614 #define DEF_ASM_OP0L macro
16063 #undef DEF_ASM_OP0L macro
[all...]

Completed in 65 milliseconds