diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-11-05 10:09:58 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-11-05 10:09:58 +0000 |
commit | bc0b360def4d4735c3f30e0a35ae9f49209df37a (patch) | |
tree | d8067424bc5f3372cbb52da6f8685ce410b49b68 /scripts/rust/rustc_args.py | |
parent | ba6558461cb0280ad861b376cbfff4680be82570 (diff) | |
download | qemu-bc0b360def4d4735c3f30e0a35ae9f49209df37a.zip qemu-bc0b360def4d4735c3f30e0a35ae9f49209df37a.tar.gz qemu-bc0b360def4d4735c3f30e0a35ae9f49209df37a.tar.bz2 |
softfloat: Remove fallback rule from pickNaN()
Now that all targets have been converted to explicitly set a NaN
propagation rule, we can remove the set of target ifdefs (which now
list every target) and clean up the references to fallback behaviour
for float_2nan_prop_none.
The "default" case in the switch will catch any remaining places
where status->float_2nan_prop_rule was not set by the target.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241025141254.2141506-22-peter.maydell@linaro.org
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions