KVM: x86 emulator: add the assembler code for three operands
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Thu, 4 Dec 2008 13:29:00 +0000 (14:29 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:42 +0000 (16:55 +0200)
commitd175226a5f54817ba427368c6b739aefa7780fb2
tree4fdf34f9ce967a19885f231cc2726630ba6a3763
parentbfcadf83ec5aafe600e73dd427d997db7bcc1d12
KVM: x86 emulator: add the assembler code for three operands

Add the assembler code for instruction with three operands and one
operand is stored in ECX register

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