KVM: x86 emulator: Extract the common code of SrcReg and DstReg
authorAvi Kivity <avi@qumranet.com>
Wed, 31 Oct 2007 08:27:04 +0000 (10:27 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:59 +0000 (17:52 +0200)
Share the common parts of SrcReg and DstReg decoding.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c

Simple merge