]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/emulate.c
KVM: x86 emulator: lea
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sat, 15 Sep 2007 07:35:36 +0000 (10:35 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:29 +0000 (10:18 +0200)
commit7e0b54b149315743f5743dbc0cf758012682024e
treeed38ddc94f22ef4a704fd7914dd4b685e8c0bac5
parent55bebde45ec252295b08cb3990f15df2228dbf0e
KVM: x86 emulator: lea

Implement emulation of instruction
    lea r16/r32, m
    opcode:  0x8d:

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c