KVM: emulate: fix harmless typo in MMX decoding
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 May 2014 12:03:29 +0000 (14:03 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 Jun 2014 10:52:07 +0000 (12:52 +0200)
It was using the wrong member of the union.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c

Simple merge