qemu/tcg/sparc64
Richard Henderson acfe94910e tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
In tcg_canonicalize_memop, we remove MO_SIGN from MO_32 operations
with TCG_TYPE_I32.  Thus this is never set.  We already have an
identical test just above which does not include is_64

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-05 17:21:03 +01:00
..
tcg-target-con-set.h tcg/sparc64: Remove sparc32plus constraints 2022-11-01 07:28:53 +11:00
tcg-target-con-str.h tcg/sparc64: Remove sparc32plus constraints 2022-11-01 07:28:53 +11:00
tcg-target.c.inc tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return 2023-05-05 17:21:03 +01:00
tcg-target.h tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 2023-02-04 06:19:42 -10:00