]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: simplify xchg decode tables
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 09:39:53 +0000 (12:39 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:33 +0000 (10:50 +0200)
commit4515453964e78ce556a98c56aeb675ed8d48b8de
tree0325ca3dc7bf133796c22ff054eb3ee702cc9331
parent1a6440aef6d63252e6c80aff651147b5f8c737e9
KVM: x86 emulator: simplify xchg decode tables

Use X8() to avoid repetition.

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