]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
KVM: x86 emulator: add macros for repetitive instructions
authorAvi Kivity <avi@redhat.com>
Mon, 26 Jul 2010 11:37:39 +0000 (14:37 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:49:48 +0000 (10:49 +0200)
commit83babbca4617ab086621fe65a71a2168420f1d88
tree4fba3ab55701cba79ed4916e7a5e2c1b0e4279c4
parent91269b8f94eedce1767b2f208d656e5a5683326a
KVM: x86 emulator: add macros for repetitive instructions

Some instructions are repetitive in the opcode space, add macros for
consolidating them.

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