KVM: x86 emulator: Add missing decoder flags for 'or' instructions
authorMohammed Gamal <m.gamal005@gmail.com>
Fri, 28 Aug 2009 14:41:44 +0000 (16:41 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:09 +0000 (09:32 +0200)
commit94677e61fdcf4cdae11a1b7c8974d7034ef9bd1b
tree7e118c02b1cc034e9f2dd9fe27b273d056f0afa4
parentbfd99ff5d483b11c32bca49fbff7a5ac59038b0a
KVM: x86 emulator: Add missing decoder flags for 'or' instructions

Add missing decoder flags for or instructions (0xc-0xd).

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