Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
217 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
1102 op->type = OP_REG; in decode_register_operand()1134 op->type = OP_REG; in decode_modrm()1277 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()1652 case OP_REG: in writeback()1770 ctxt->dst.type = OP_REG; in em_popf()2168 ctxt->dst.type = OP_REG; in em_cmpxchg()3074 ctxt->dst.type = OP_REG; in em_cwd()4239 op->type = OP_REG; in decode_operand()4246 op->type = OP_REG; in decode_operand()4257 op->type = OP_REG; in decode_operand()[all …]