qemu-e2k/tcg/aarch64
Richard Henderson 4fe19bbbea tcg/aarch64: Fix tcg_out_brcond for test comparisons
When converting test vs UINT32_MAX to compare vs 0, we need to
adjust the condition to match.

Fixes: 34aff3c2e0 ("tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-03-12 04:09:21 -10:00
..
tcg-target-con-set.h tcg/aarch64: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:48 +00:00
tcg-target-con-str.h tcg/aarch64: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:48 +00:00
tcg-target-reg-bits.h
tcg-target.c.inc tcg/aarch64: Fix tcg_out_brcond for test comparisons 2024-03-12 04:09:21 -10:00
tcg-target.h tcg/aarch64: Apple does not align __int128_t in even registers 2024-02-29 11:35:36 -10:00
tcg-target.opc.h