qemu-patch-raspberry4/tcg/aarch64
Paolo Bonzini ffc6372851 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.

Reported-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1436974021-28978-3-git-send-email-pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-07-23 15:09:12 -07:00
..
tcg-target.c tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation 2015-07-23 15:09:12 -07:00
tcg-target.h tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS 2015-06-03 23:56:56 +02:00