commit | e8f2b1d621e7b73c16aaae2ccf4a64d09a0f56d8 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Sep 07 16:41:40 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 25 19:52:37 2011 +0300 |
tree | f6b16a317c45843153f17dd8a2b9298990ece537 | |
parent | 9fef72ce10dc8263fec9350a8e2a1c505ebedaae [diff] |
KVM: x86 emulator: simplify emulate_1op_rax_rdx() emulate_1op_rax_rdx() is always called with the same parameters. Simplify by passing just the emulation context. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>