Lines Matching refs:OP_REG
1143 op->type = OP_REG; in decode_register_operand()
1175 op->type = OP_REG; in decode_modrm()
1319 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()
1713 case OP_REG: in writeback()
1833 ctxt->dst.type = OP_REG; in em_popf()
2237 ctxt->src.type = OP_REG; in em_cmpxchg()
3440 ctxt->dst.type = OP_REG; in em_cwd()
4634 op->type = OP_REG; in decode_operand()
4641 op->type = OP_REG; in decode_operand()
4652 op->type = OP_REG; in decode_operand()
4668 op->type = OP_REG; in decode_operand()
4694 if (ctxt->memop.type == OP_REG) { in decode_operand()