unicorn/qemu/include/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-types.h target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
softfloat.h fpu/softfloat: re-factor int/uint to float 2018-03-08 12:13:09 -05:00