qemu/include/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
..
softfloat-helpers.h fpu: Allow runtime choice of default NaN value 2024-12-11 15:31:04 +00:00
softfloat-macros.h host-utils: move udiv_qrnnd() to host-utils 2021-10-27 17:10:00 -07:00
softfloat-types.h fpu: Allow runtime choice of default NaN value 2024-12-11 15:31:04 +00:00
softfloat.h softfloat: Add float{16,32,64}_muladd_scalbn 2024-12-24 08:32:15 -08:00