Lines Matching refs:OP_REG
1203 op->type = OP_REG; in decode_register_operand()
1235 op->type = OP_REG; in decode_modrm()
1379 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()
1797 case OP_REG: in writeback()
1917 ctxt->dst.type = OP_REG; in em_popf()
2307 ctxt->src.type = OP_REG; in em_cmpxchg()
3540 ctxt->dst.type = OP_REG; in em_cwd()
4946 op->type = OP_REG; in decode_operand()
4953 op->type = OP_REG; in decode_operand()
4964 op->type = OP_REG; in decode_operand()
4980 op->type = OP_REG; in decode_operand()
5006 if (ctxt->memop.type == OP_REG) { in decode_operand()