]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:56:13 +0000 (11:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:41 +0000 (10:51 +0200)
commit739ae406068211b235b488f247aab349e486c382
tree7d5a65d1c6e8abb6e8353bf693f2a78acf6e6874
parentd269e3961a65bbf6a76a8dc37b70cb578216e2c0
KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF

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