qemu-patch-raspberry4/include/fpu
Alex Bennée 6fff216769 fpu/softfloat: re-factor add/sub
We can now add float16_add/sub and use the common decompose and
canonicalize functions to have a single implementation for
float16/32/64 add and sub functions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2018-02-21 10:20:53 +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 add/sub 2018-02-21 10:20:53 +00:00