commit | c1b6299be12d744f3baeb53f84ab5e018ec642b8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Nov 21 16:40:57 2020 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Jun 03 14:09:02 2021 -0700 |
tree | 1b50ee5a679617bec182b3eb7d8db1f85c99e977 | |
parent | 7ccae4ce7e4bb7c2f873986b6b6b0fc680e0a8bd [diff] |
softfloat: Convert floatx80_add/sub to FloatParts Since this is the first such, this includes all of the packing and unpacking routines as well. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>