]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: Expand GEN_XF_ROUND
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 8 Dec 2024 21:19:19 +0000 (15:19 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Dec 2024 16:32:15 +0000 (08:32 -0800)
commit795d6a2c4960325c514323147e13a22d5fe21ddf
treef61bcf9dbc24fc0a2179827122db35b76cb120fb
parent813437e5002b0726535df4c77527986acac5de3b
target/hexagon: Expand GEN_XF_ROUND

This massive macro is now only used once.
Expand it for use only by float64.

Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/fma_emu.c