]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/emulate.c
KVM: x86 emulator: switch OpImmUByte decode to decode_imm()
authorAvi Kivity <avi@redhat.com>
Tue, 13 Sep 2011 07:45:45 +0000 (10:45 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:52 +0000 (19:52 +0300)
commit608aabe316eab9116ddd73418217277693df3bb8
treea81e7e29058b16142b83d562a6747b71faaafddc
parent20c29ff205ea9c4e2bf4ef79b0e5b934d6c60aff
KVM: x86 emulator: switch OpImmUByte decode to decode_imm()

Similar to SrcImmUByte.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c