commit | 7bdb588827265bf42dd420e95d34275c83603568 | [log] [tgz] |
---|---|---|
author | Mohammed Gamal <m.gamal005@gmail.com> | Wed Aug 19 01:26:28 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 10:46:51 2009 +0300 |
tree | 990dd4205f2040beccf9d67d7251781394a437b5 | |
parent | fa6870c6b64214aced218d930ec7221e2a9767b8 [diff] |
KVM: x86 emulator: Add adc and sbb missing decoder flags 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>