]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86 emulator: add a new "implied 1" Src decode type
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Thu, 4 Dec 2008 13:27:38 +0000 (14:27 +0100)
committerAvi Kivity <avi@redhat.com>
Fri, 5 Dec 2008 16:59:20 +0000 (18:59 +0200)
commit31ecf15f9a3e76c844ed20a652e2c4ab198b6727
tree17ae2be6eebfa7e56b00658d745e9e791cc4f3fa
parent033373ef95bb63117150676f4381e2410d458fbb
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>
arch/x86/kvm/x86_emulate.c