KVM: x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)
authorMohammed Gamal <m.gamal005@gmail.com>
Tue, 11 May 2010 19:22:40 +0000 (22:22 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:43 +0000 (10:35 +0300)
commitdfb507c41d0d12fc69820abb7f040d31fcf015fe
treed1340e151a7c3c9e783ffd59afe8e07971a94a94
parent24955b6c906045382b67f3e6beba7e5df4a4a045
KVM: x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)

This adds test acc, imm instruction to the x86 emulator

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c