]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:56:10 +0000 (11:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:38 +0000 (10:51 +0200)
commit50748613d16f55cbf7da14bc6e92b7cb1cd4fa7d
treecf82a05bdff744903d0ee167321e39a57e0980b0
parent76e8e68d4435bb894a1a03be853a55a4a2b45247
KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF

Use the new byte/word dual opcode decode.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c