KVM: x86 emulator: simplify OpMem64 decode
authorAvi Kivity <avi@redhat.com>
Tue, 13 Sep 2011 07:45:48 +0000 (10:45 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:55 +0000 (19:52 +0300)
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>

No differences found