KVM: x86 emulator: simplify OpMem64 decode
commit384cf944f6db04f9457d1f79fc380c7d613bfa1c
authorAvi Kivity <avi@redhat.com>
Tue, 13 Sep 2011 07:45:48 +0000 (13 10:45 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Sep 2011 11:10:45 +0000 (14 08:10 -0300)
tree2aabf8509d83cdadb646db710ff89a8f3751cd3f
parent765d1c6a770e7f702c61f9707f6adb2b56db6d3e
KVM: x86 emulator: simplify OpMem64 decode

Use the same technique as the other OpMem variants, and goto mem_common.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c