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)
Switch 'pop r/m' instruction to use the new function.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found