KVM: x86 emulator: Add missing decoder flags for xor instructions
authorMohammed Gamal <m.gamal005@gmail.com>
Tue, 11 May 2010 22:39:22 +0000 (01:39 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:44 +0000 (10:35 +0300)
This adds missing decoder flags for xor instructions (opcodes 0x34 - 0x35)

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found