Lines Matching refs:OP_REG
1146 op->type = OP_REG; in decode_register_operand()
1178 op->type = OP_REG; in decode_modrm()
1322 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()
1716 case OP_REG: in writeback()
1836 ctxt->dst.type = OP_REG; in em_popf()
2240 ctxt->src.type = OP_REG; in em_cmpxchg()
3139 ctxt->dst.type = OP_REG; in em_cwd()
4333 op->type = OP_REG; in decode_operand()
4340 op->type = OP_REG; in decode_operand()
4351 op->type = OP_REG; in decode_operand()
4367 op->type = OP_REG; in decode_operand()
4393 if (ctxt->memop.type == OP_REG) { in decode_operand()