KVM: x86 emulator: emulate BSWAP
authorAvi Kivity <avi@redhat.com>
Wed, 13 Jun 2012 09:25:06 +0000 (12:25 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:04 +0000 (14:19 +0300)
Opcodes 0F C8 - 0F CF.

Used by the SeaBIOS cdrom code (though not in big real mode).

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found