KVM: x86 emulator: consolidate emulation of two operand instructions
authorAvi Kivity <avi@redhat.com>
Wed, 26 Nov 2008 13:30:45 +0000 (15:30 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:03 +0000 (16:55 +0200)
No need to repeat the same assembly block over and over.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c

Simple merge