qemu-e2k/tcg/arm
Richard Henderson 129f1f9ee7 tcg: Introduce tcg_out_movext2
This is common code in most qemu_{ld,st} slow paths, moving two
registers when there may be overlap between sources and destinations.
At present, this is only used by 32-bit hosts for 64-bit data,
but will shortly be used for more than that.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-02 13:05:45 -07:00
..
tcg-target-con-set.h tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 2023-01-23 14:39:48 -10:00
tcg-target-con-str.h tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 2023-01-23 14:39:48 -10:00
tcg-target.c.inc tcg: Introduce tcg_out_movext2 2023-05-02 13:05:45 -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