]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
KVM: x86 emulator: Extract 'pop' sequence into a function
authorAvi Kivity <avi@redhat.com>
Thu, 27 Nov 2008 15:36:41 +0000 (17:36 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:04 +0000 (16:55 +0200)
commitfaa5a3ae39483aefc46a78299c811194f953af27
tree2b7be7e171ce5292f7acb6de1ebcd4478d356678
parentb82091824ee4970adf92d5cd6d57b12273171625
KVM: x86 emulator: Extract 'pop' sequence into a function

Switch 'pop r/m' instruction to use the new function.

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