unicorn/qemu/fpu
Alex Bennée b389a8c7c4
fpu/softfloat: re-factor int/uint to float
These are considerably simpler as the lower order integers can just
use the higher order conversion function. As the decomposed fractional
part is a full 64 bit rounding and inexact handling comes from the
pack functions.

Backports commit c02e1fb80b553d47420f7492de4bc590c2461a86 from qemu
2018-03-08 12:13:09 -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 int/uint to float 2018-03-08 12:13:09 -05:00