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

/external/chromium_org/third_party/mach_override/libudis86/
H A Ddecode.h74 OP_AL, OP_CL, OP_DL, enumerator in enum:ud_operand_code
H A Ddecode.c704 case OP_CL:
H A Ditab.c6172 #define O_CL { OP_CL, SZ_B }
/external/valgrind/main/perf/
H A Dtinycc.c15094 #define OP_CL (1 << OPT_CL)
16136 op->type |= OP_CL;
16415 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX)))
15092 #define OP_CL macro

Completed in 178 milliseconds