KVM: x86 emulator: disallow opcode 82 in 64-bit mode
authorGleb Natapov <gleb@redhat.com>
Thu, 11 Feb 2010 10:41:10 +0000 (12:41 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:12 +0000 (12:36 -0300)
Instructions with opcode 82 are not valid in 64 bit mode.

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

No differences found