tcg/i386: Pass x86 condition codes to tcg_out_cmov
commitc95da56bfe103d41742fd5487e71f3563731c6fe
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2023 06:08:11 +0000 (23 23:08 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Feb 2024 23:53:49 +0000 (3 23:53 +0000)
tree9b61d5113b5af468b9c48391556af96e97ed7d2c
parent9f5666141042661d9b738355312cf087d07d2b42
tcg/i386: Pass x86 condition codes to tcg_out_cmov

Hoist the tcg_cond_to_jcc index outside the function.

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