]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:56:07 +0000 (11:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:36 +0000 (10:51 +0200)
commit5315fbb223086c078c979d16734844ccff12f087
tree2dd51f5f215706dc7f7e42ab7985d85cac225e13
parent8d8f4e9f66ab36e4fcc75eca1e828af8466309f1
KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags

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