commit | bfcadf83ec5aafe600e73dd427d997db7bcc1d12 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> | Thu Dec 04 14:27:38 2008 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:55:42 2008 +0200 |
tree | 955241dfdd3cc4c9cee5c67a04aa0a75f2a91bb8 | |
parent | 0dc8d10f7d848b63c8d32cf6fd31ba7def792ac9 [diff] |
KVM: x86 emulator: add a new "implied 1" Src decode type Add SrcOne operand type when we need to decode an implied '1' like with regular shift instruction Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> Signed-off-by: Avi Kivity <avi@redhat.com>