commit | 91ff3cb43cb3dd8810d726dfa1f3736dc9aea1df | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Aug 01 12:53:09 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:33 2010 +0200 |
tree | 216caf9b0a6cb48c555d21fc310db5a19abfa9cc | |
parent | 3d9e77dff81c8be21ec0e7950ae06d1bddff8066 [diff] |
KVM: x86 emulator: put register operand fetch into a function The code is repeated three times, put it into fetch_register_operand() Signed-off-by: Avi Kivity <avi@redhat.com>