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

/external/valgrind/main/perf/
H A Dtinycc.c15025 #define OPC_B 0x02 /* only used zith OPC_WL */
15027 #define OPC_BWL (OPC_B | OPC_WL) /* accepts b, w, l or no suffix */
16352 } else if (pa->instr_type & OPC_B) {
16412 /* if the size is unknown, then evaluate it (OPC_B or OPC_WL case) */
16471 if (pa->instr_type & OPC_B)
15023 #define OPC_B macro

Completed in 139 milliseconds