qemu-patch-raspberry4/include/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-types.h target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
softfloat.h fpu/softfloat: re-factor muladd 2018-02-21 10:21:11 +00:00