KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Tue, 27 May 2008 08:19:16 +0000 (10:19 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:27 +0000 (12:42 +0300)
commit615ac125618dc7b40ecb418e8b353d31ccf0e518
tree2e6d629c0eaa10264a71095c183b13a35da5f375
parent954cd36f7613ac6d084abe33114dd45a8e0dbe92
KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction

Add support to mov r, imm (0xb8) instruction.

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