tcg/i386: Support TCG_COND_TST{EQ,NE}
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 Oct 2023 23:32:37 +0000 (16:32 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Feb 2024 23:53:49 +0000 (23:53 +0000)
commit303214aac96da86b5b11dd8aa16e646a63d3bbab
tree3e949dd70115380910ee0117d4b39849429bbdd4
parent6749d85bd79f52aa0070cab9c5ed7c8749ab71e9
tcg/i386: Support TCG_COND_TST{EQ,NE}

Merge tcg_out_testi into tcg_out_cmp and adjust the two uses.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h