mirror_qemu/tcg/i386
Richard Henderson 19517b8397 tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
This may be treated as a 32-bit EQ/NE comparison against 0,
which is in turn treated as a LTU/GEU comparison against 1.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-06 12:55:50 -07:00
..
tcg-target-con-set.h tcg/i386: Improve TSTNE/TESTEQ vs powers of two 2024-02-03 23:53:49 +00:00
tcg-target-con-str.h tcg/i386: Improve TSTNE/TESTEQ vs powers of two 2024-02-03 23:53:49 +00:00
tcg-target-reg-bits.h tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
tcg-target.c.inc tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff 2024-05-06 12:55:50 -07:00
tcg-target.h tcg/i386: Support TCG_COND_TST{EQ,NE} 2024-02-03 23:53:49 +00:00
tcg-target.opc.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00