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