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)
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>

No differences found