]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/arm: Expand arguments to tcg_out_cmp2
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jan 2025 22:52:41 +0000 (14:52 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:16 +0000 (13:40 -0700)
commitcd2d9b181a67517fb7bbe8f0c8a81e2284207241
treeb3e6e0d7f382d246d675391a1d5a5e089f4af466
parent298b3b548656ea89ff6fd4251bc7319986b79c67
tcg/arm: Expand arguments to tcg_out_cmp2

Pass explicit arguments instead of arrays.

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