softfloat: Convert floatx80 float conversions to FloatParts
commit8ae5719cd4d315dba688efbfa092dd063be6f81c
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Nov 2020 02:02:23 +0000 (21 18:02 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 3 Jun 2021 21:09:02 +0000 (3 14:09 -0700)
tree241b5f72ee4c3078f35c0b9faede849475c509f9
parent5f9529006ea37560c97b05661a84472431d25b91
softfloat: Convert floatx80 float conversions to FloatParts

This is the last use of commonNaNT and all of the routines
that use it, so remove all of them for Werror.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
fpu/softfloat-specialize.c.inc
fpu/softfloat.c