]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/loongarch: Set Float3NaNPropRule explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:57 +0000 (15:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:57 +0000 (15:30 +0000)
commit9d0b8f96056f45510c3f0ed7216dbc969e5e5fec
tree3f879b44ac8ae4fd5275ec298508c01351b9ef5c
parent10519d3b1aeb24d8173631d4fe0ecb91f2732e19
target/loongarch: Set Float3NaNPropRule explicitly

Set the Float3NaNPropRule explicitly for loongarch, and remove the
ifdef from pickNaNMulAdd().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-19-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/loongarch/tcg/fpu_helper.c