qemu/include/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-types.h target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
softfloat.h fpu/softfloat: re-factor float to int/uint 2018-02-21 10:21:22 +00:00