You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/fpu
Richard Henderson 82f898f3b6 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>
4 weeks ago
..
meson.build meson: Split out fpu/meson.build 4 years ago
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 4 years ago
softfloat-parts.c.inc softfloat: Add float_muladd_suppress_add_product_zero 4 weeks ago
softfloat-specialize.c.inc softfloat: Inline pickNaN 1 month ago
softfloat.c softfloat: Add float_muladd_suppress_add_product_zero 4 weeks ago