KVM: x86 emulator: Add unsigned byte immediate decode
authorGleb Natapov <gleb@redhat.com>
Sun, 12 Apr 2009 10:36:41 +0000 (13:36 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:41 +0000 (11:48 +0300)
commit341de7e3728ade102eaadf56af404f4ce865a73d
treeb849de0a8f174f72ba90cc31a35a3bf8752de035
parentd53c4777b3a3e5031710d0664851d1309325884b
KVM: x86 emulator: Add unsigned byte immediate decode

Extend "Source operand type" opcode description field to 4 bites
to accommodate new option.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c
This page took 0.0242 seconds and 5 git commands to generate.