KVM: x86 emulator: switch OpImmUByte decode to decode_imm()
commite3dbcf0293e8424701054c919144e3ab669aabf6
authorAvi Kivity <avi@redhat.com>
Tue, 13 Sep 2011 07:45:45 +0000 (13 10:45 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Sep 2011 11:10:43 +0000 (14 08:10 -0300)
tree474ea08cff1bc6ed0d5cab4811f7b86c83f4cb90
parentb7d6322caf6bcfb86e2d9c0c2781bf930cfe8105
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