Lines Matching refs:OP_REG
1193 op->type = OP_REG; in decode_register_operand()
1225 op->type = OP_REG; in decode_modrm()
1369 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()
1790 case OP_REG: in writeback()
1910 ctxt->dst.type = OP_REG; in em_popf()
2300 ctxt->src.type = OP_REG; in em_cmpxchg()
3550 ctxt->dst.type = OP_REG; in em_cwd()
4944 op->type = OP_REG; in decode_operand()
4951 op->type = OP_REG; in decode_operand()
4962 op->type = OP_REG; in decode_operand()
4978 op->type = OP_REG; in decode_operand()
5004 if (ctxt->memop.type == OP_REG) { in decode_operand()