KVM: x86 emulator: use struct operand for mov reg,dr and mov dr,reg for reg op
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 11:25:22 +0000 (14:25 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:36 +0000 (10:50 +0200)
This is an ordinary modrm source or destination; use the standard structure
representing it.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found