qemu-patch-raspberry4/tcg/arm
Richard Henderson b87c1add03 tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call
ARMv4T has BX as its only interworking instruction.  In order
to support testing of different architecture revisions with a
qemu binary that may have been built for, say ARMv6T2, fill in
the blank required to make calls to helpers in thumb mode.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-09-14 12:00:21 -07: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 armv4t in tcg_out_goto and tcg_out_call 2021-09-14 12:00:21 -07:00
tcg-target.h tcg/arm: Simplify use_armv5t_instructions 2021-09-14 12:00:21 -07:00
tcg-target.opc.h tcg/arm: Implement TCG_TARGET_HAS_roti_vec 2021-06-04 11:50:11 -07:00