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

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