qemu/tcg/arm
Richard Henderson 8821ec2323 tcg/arm: Support unaligned access for softmmu
From armv6, the architecture supports unaligned accesses.
All we need to do is perform the correct alignment check
in tcg_out_tlb_read.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-09 08:55:02 +11:00
..
tcg-target-con-set.h tcg/arm: Implement TCG_TARGET_HAS_roti_vec 2021-06-04 11:50:11 -07:00
tcg-target-con-str.h tcg/arm: Implement minimal vector operations 2021-06-04 11:50:11 -07:00
tcg-target.c.inc tcg/arm: Support unaligned access for softmmu 2022-02-09 08:55:02 +11:00
tcg-target.h tcg/arm: Remove use_armv6_instructions 2022-02-09 08:55:02 +11:00
tcg-target.opc.h tcg/arm: Implement TCG_TARGET_HAS_roti_vec 2021-06-04 11:50:11 -07:00