diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-12-11 15:30:57 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-12-11 15:30:57 +0000 |
commit | d62c734d52147ec312d1ada0e1bc7fa479838575 (patch) | |
tree | 1d1e389fbfe47a9354df7de0a6dae9bac3c4e701 /bsd-user/bsd-file.h | |
parent | 2bf5629c97af5aa57f8524af92f5459f1d2ceeac (diff) | |
download | qemu-d62c734d52147ec312d1ada0e1bc7fa479838575.zip qemu-d62c734d52147ec312d1ada0e1bc7fa479838575.tar.gz qemu-d62c734d52147ec312d1ada0e1bc7fa479838575.tar.bz2 |
softfloat: Pass have_snan to pickNaNMulAdd
The new implementation of pickNaNMulAdd() will find it convenient
to know whether at least one of the three arguments to the muladd
was a signaling NaN. We already calculate that in the caller,
so pass it in as a new bool have_snan.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-15-peter.maydell@linaro.org
Diffstat (limited to 'bsd-user/bsd-file.h')
0 files changed, 0 insertions, 0 deletions