qemu-e2k/tcg/arm
Richard Henderson 7212812263 tcg/arm: Adjust constraints on qemu_ld/st
Always reserve r3 for tlb softmmu lookup.  Fix a bug in user-only
ALL_QLDST_REGS, in that r14 is clobbered by the BLNE that leads
to the misaligned trap.  Remove r0+r1 from user-only ALL_QLDST_REGS;
I believe these had been reserved for bswap, which we no longer
perform during qemu_st.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-16 15:21:39 -07:00
..
tcg-target-con-set.h tcg/arm: Adjust constraints on qemu_ld/st 2023-05-16 15:21:39 -07:00
tcg-target-con-str.h tcg/arm: Adjust constraints on qemu_ld/st 2023-05-16 15:21:39 -07:00
tcg-target.c.inc tcg/arm: Adjust constraints on qemu_ld/st 2023-05-16 15:21:39 -07:00
tcg-target.h tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 2023-02-04 06:19:42 -10:00
tcg-target.opc.h tcg/arm: Implement TCG_TARGET_HAS_roti_vec 2021-06-04 11:50:11 -07:00