Home
last modified time | relevance | path

Searched refs:OPC_B (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c15023 #define OPC_B 0x02 /* only used zith OPC_WL */ macro
15025 #define OPC_BWL (OPC_B | OPC_WL) /* accepts b, w, l or no suffix */
16350 } else if (pa->instr_type & OPC_B) { in asm_opcode()
16469 if (pa->instr_type & OPC_B) in asm_opcode()