On 25/10/24 11:12, Peter Maydell wrote:
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.mayd...@linaro.org>
---
  include/fpu/softfloat-types.h  | 10 +++-------
  fpu/softfloat-specialize.c.inc | 23 +++--------------------
  2 files changed, 6 insertions(+), 27 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to