emulate_1op      1132 arch/x86/kvm/x86_emulate.c 		emulate_1op("neg", c->dst, ctxt->eflags);
emulate_1op      1149 arch/x86/kvm/x86_emulate.c 		emulate_1op("inc", c->dst, ctxt->eflags);
emulate_1op      1152 arch/x86/kvm/x86_emulate.c 		emulate_1op("dec", c->dst, ctxt->eflags);
emulate_1op      1388 arch/x86/kvm/x86_emulate.c 		emulate_1op("inc", c->dst, ctxt->eflags);
emulate_1op      1391 arch/x86/kvm/x86_emulate.c 		emulate_1op("dec", c->dst, ctxt->eflags);