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

No differences found