qemu-e2k/tcg/loongarch64
Richard Henderson 341ac0a055 tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
Since TCG_TYPE_I32 values are kept sign-extended in registers,
via ".w" instructions, 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-insn-defs.c.inc tcg/loongarch64: Update tcg-insn-defs.c.inc 2023-01-23 15:59:59 -10:00
tcg-target-con-set.h tcg/loongarch64: Implement movcond 2023-01-23 16:00:13 -10:00
tcg-target-con-str.h tcg/loongarch64: Introduce tcg_out_addi 2023-01-23 16:00:13 -10:00
tcg-target.c.inc tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64 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