unicorn/qemu/tcg/aarch64
Paolo Bonzini cfc9356a8e
tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation
Thanks to the previous patch, it is now easy for tcg_out_qemu_ld and
tcg_out_qemu_st to use a 32-bit zero extended offset.  However, the
guest base register x28 must be the base and addr_reg must be the
index.

Backports commit ffc6372851d8631a9f9fa56ec613b3244dc635b9 from qemu
2018-02-10 20:55:51 -05:00
..
tcg-target.c tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation 2018-02-10 20:55:51 -05:00
tcg-target.h import 2015-08-21 15:04:50 +08:00