]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add LOOP/LOOPcc instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 18 Aug 2010 08:38:21 +0000 (16:38 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:11 +0000 (10:51 +0200)
commitbe8faf704f422f26242a3d64f4fba6e5a3377aac
tree8cfef24561e4d92786c4a1d9fffc9f1e14a12b76
parent063c5c890ecc9185f0024be82c9017b467fc5d06
KVM: x86 emulator: add LOOP/LOOPcc instruction emulation

Add LOOP/LOOPcc instruction emulation (opcode 0xe0~0xe2).

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c