KVM: x86 emulator: put register operand fetch into a function
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 09:53:09 +0000 (12:53 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:33 +0000 (10:50 +0200)
The code is repeated three times, put it into fetch_register_operand()

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

No differences found