qemu-patch-raspberry4/fpu
Alex Bennée ab52f973a5 fpu/softfloat: re-factor float to int/uint
We share the common int64/uint64_pack_decomposed function across all
the helpers and simply limit the final result depending on the final
size.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2018-02-21 10:21:22 +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 float to int/uint 2018-02-21 10:21:22 +00:00