KVM: x86 emulator: add the emulation of shld and shrd instructions
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Thu, 4 Dec 2008 13:30:13 +0000 (14:30 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:43 +0000 (16:55 +0200)
commit9bf8ea42fe22d7d1c48044148fa658cb9083d49c
treed9770ce6ecdaf3a58da43710d71a407f13008aa8
parentd175226a5f54817ba427368c6b739aefa7780fb2
KVM: x86 emulator: add the emulation of shld and shrd instructions

Add emulation of shld and shrd instructions

Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c