Searched refs:OP_REG (Results 1 – 2 of 2) sorted by relevance
244 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
1296 op->type = OP_REG; in decode_register_operand()1328 op->type = OP_REG; in decode_modrm()1472 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()1893 case OP_REG: in writeback()2013 ctxt->dst.type = OP_REG; in em_popf()2403 ctxt->src.type = OP_REG; in em_cmpxchg()3646 ctxt->dst.type = OP_REG; in em_cwd()5037 op->type = OP_REG; in decode_operand()5044 op->type = OP_REG; in decode_operand()5055 op->type = OP_REG; in decode_operand()[all …]