OP_REG           1248 arch/x86/kvm/emulate.c 	op->type = OP_REG;
OP_REG           1280 arch/x86/kvm/emulate.c 		op->type = OP_REG;
OP_REG           1424 arch/x86/kvm/emulate.c 	if (ctxt->dst.type == OP_MEM && ctxt->src.type == OP_REG) {
OP_REG           1842 arch/x86/kvm/emulate.c 	case OP_REG:
OP_REG           1962 arch/x86/kvm/emulate.c 	ctxt->dst.type = OP_REG;
OP_REG           2352 arch/x86/kvm/emulate.c 		ctxt->src.type = OP_REG;
OP_REG           3607 arch/x86/kvm/emulate.c 	ctxt->dst.type = OP_REG;
OP_REG           5042 arch/x86/kvm/emulate.c 		op->type = OP_REG;
OP_REG           5049 arch/x86/kvm/emulate.c 		op->type = OP_REG;
OP_REG           5060 arch/x86/kvm/emulate.c 		op->type = OP_REG;
OP_REG           5076 arch/x86/kvm/emulate.c 		op->type = OP_REG;
OP_REG           5102 arch/x86/kvm/emulate.c 		if (ctxt->memop.type == OP_REG) {