qemu/fpu
Alex Bennée d446830a3a fpu/softfloat: re-factor muladd
We can now add float16_muladd and use the common decompose and
canonicalize functions to have a single implementation for
float16/32/64 muladd functions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
2018-02-21 10:21:11 +00:00
..
softfloat-macros.h fpu/softfloat: re-factor div 2018-02-21 10:21:06 +00:00
softfloat-specialize.h fpu/softfloat: re-factor muladd 2018-02-21 10:21:11 +00:00
softfloat.c fpu/softfloat: re-factor muladd 2018-02-21 10:21:11 +00:00