KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:56:12 +0000 (11:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:40 +0000 (10:51 +0200)
commitd269e3961a65bbf6a76a8dc37b70cb578216e2c0
tree9f024758f929384eaa207d7dd2629811ca7d5c39
parentd2c6c7adb181eac5b18dbefdf24c0e6745470939
KVM: x86 emulator: simplify instruction decode flags for opcodes E0-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