commit | 8ae5719cd4d315dba688efbfa092dd063be6f81c | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Nov 21 18:02:23 2020 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Jun 03 14:09:02 2021 -0700 |
tree | 241b5f72ee4c3078f35c0b9faede849475c509f9 | |
parent | 5f9529006ea37560c97b05661a84472431d25b91 [diff] |
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>