Home | History | Annotate | Download | only in perf

Lines Matching refs:OP_DX

15095 #define OP_DX     (1 << OPT_DX)
16138 op->type |= OP_DX;
16415 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX)))