Searched refs:OP_CL (Results 1 – 1 of 1) sorted by relevance
15092 #define OP_CL (1 << OPT_CL) macro16134 op->type |= OP_CL; in parse_operand()16413 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX))) in asm_opcode()