unicorn/qemu/fpu
Alex Bennée acb4b1d5b1
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.

Backports commit ab52f973a504f8de0c5df64631ba4caea70a7d9e from qemu
2018-03-08 12:07:20 -05:00
..
softfloat-macros.h fpu/softfloat: re-factor div 2018-03-08 10:25:07 -05:00
softfloat-specialize.h fpu/softfloat: re-factor muladd 2018-03-08 10:55:40 -05:00
softfloat.c fpu/softfloat: re-factor float to int/uint 2018-03-08 12:07:20 -05:00