qemu/fpu
Alex Bennée dbe4d53a59 fpu/softfloat: re-factor round_to_int
We can now add float16_round_to_int and use the common round_decomposed and
canonicalize functions to have a single implementation for
float16/32/64 round_to_int 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:16 +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 round_to_int 2018-02-21 10:21:16 +00:00