qemu/fpu
Richard Henderson 910556bbf4 softfloat: Add float{16,32,64}_muladd_scalbn
We currently have a flag, float_muladd_halve_result, to scale
the result by 2**-1.  Extend this to handle arbitrary scaling.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-12-24 08:32:15 -08:00
..
meson.build meson: Split out fpu/meson.build 2021-06-11 09:26:28 -07:00
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 2021-05-16 07:13:51 -05:00
softfloat-parts.c.inc softfloat: Add float{16,32,64}_muladd_scalbn 2024-12-24 08:32:15 -08:00
softfloat-specialize.c.inc softfloat: Inline pickNaN 2024-12-11 15:31:08 +00:00
softfloat.c softfloat: Add float{16,32,64}_muladd_scalbn 2024-12-24 08:32:15 -08:00