commit | 82f898f3b660fb11e601ee5ea1cab4b2fdafacc8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Dec 08 09:13:45 2024 -0600 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Dec 24 08:32:15 2024 -0800 |
tree | 30a43e4d0e4514ebeeadaeaf46e268b2fe2941dc | |
parent | 72330260cdb42015ae72096bae37e6fdaf361737 [diff] |
softfloat: Add float_muladd_suppress_add_product_zero Certain Hexagon instructions suppress changes to the result when the product of fma() is a true zero. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>