KVM: x86 emulator: Introduce No64 decode option
authorMohammed Gamal <m.gamal005@gmail.com>
Sun, 23 Aug 2009 11:24:25 +0000 (14:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:05 +0000 (09:32 +0200)
commitd8769fedd4e8323d8afea9a1b2bdebff4f1d2d37
tree8137ff2b04a63a06e7173ee6a6f6a6a16f12a6a7
parent0934ac9d135021bec7f877340a039104af233bf3
KVM: x86 emulator: Introduce No64 decode option

Introduces a new decode option "No64", which is used for instructions that are
invalid in long mode.

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