KVM: x86 emulator: Add adc and sbb missing decoder flags
authorMohammed Gamal <m.gamal005@gmail.com>
Tue, 18 Aug 2009 22:26:28 +0000 (01:26 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 07:46:51 +0000 (10:46 +0300)
Add missing decoder flags for adc and sbb instructions
(opcodes 0x14-0x15, 0x1c-0x1d)

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found