commit | abc190830f28a5bb678eaccb633de02ed2967d55 | [log] [tgz] |
---|---|---|
author | Mohammed Gamal <m.gamal005@gmail.com> | Wed May 12 01:39:21 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:44 2010 +0300 |
tree | 80922835bb6e9f72ab0a56eb93a30771428aa33d | |
parent | dfb507c41d0d12fc69820abb7f040d31fcf015fe [diff] |
KVM: x86 emulator: Add missing decoder flags for sub instruction This adds missing decoder flags for sub instructions (opcodes 0x2c - 0x2d) Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>