qemu-e2k/tcg/mips
Richard Henderson c6a98619f7 tcg/mips: Conditionalize tcg_out_exts_i32_i64
Since TCG_TYPE_I32 values are kept sign-extended in registers, we need not
extend if the register matches.  This is already relied upon by comparisons.

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/mips: Split out constraint sets to tcg-target-con-set.h 2021-02-02 12:12:43 -10:00
tcg-target-con-str.h tcg/mips: Split out target constraints to tcg-target-con-str.h 2021-02-02 12:12:31 -10:00
tcg-target.c.inc tcg/mips: Conditionalize tcg_out_exts_i32_i64 2023-05-02 13:05:45 -07:00
tcg-target.h tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi 2023-04-10 08:29:24 -07:00