Home | History | Annotate | Download | only in perf

Lines Matching refs:OPC_B

15025 #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)