diff options
author | Avi Kivity <avi@redhat.com> | 2011-09-07 16:41:39 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 19:52:36 +0300 |
commit | 9fef72ce10dc8263fec9350a8e2a1c505ebedaae (patch) | |
tree | 89371f2d32e783882bf2766d13e0dbb47c8e8f69 /arch/sparc | |
parent | d1eef45d5906a0738684833cf1e0395b4d098340 (diff) |
KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations
We have two emulate-with-extended-accumulator implementations: once
which expect traps (_ex) and one which doesn't (plain). Drop the
plain implementation and always use the one which expects traps;
it will simply return 0 in the _ex argument and we can happily ignore
it.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions