Lines Matching refs:OP_REG
1191 op->type = OP_REG; in decode_register_operand()
1223 op->type = OP_REG; in decode_modrm()
1367 if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) { in fetch_bit_operand()
1809 case OP_REG: in writeback()
1929 ctxt->dst.type = OP_REG; in em_popf()
2316 ctxt->src.type = OP_REG; in em_cmpxchg()
3562 ctxt->dst.type = OP_REG; in em_cwd()
4963 op->type = OP_REG; in decode_operand()
4970 op->type = OP_REG; in decode_operand()
4981 op->type = OP_REG; in decode_operand()
4997 op->type = OP_REG; in decode_operand()
5023 if (ctxt->memop.type == OP_REG) { in decode_operand()