linux_dsm_epyc7002/arch/x86/include
Avi Kivity 2dbd0dd711 KVM: x86 emulator: Decode memory operands directly into a 'struct operand'
Since modrm operand can be either register or memory, decoding it into
a 'struct operand', which can represent both, is simpler.

Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:50:40 +02:00
..
asm KVM: x86 emulator: Decode memory operands directly into a 'struct operand' 2010-10-24 10:50:40 +02:00