unicorn/qemu/fpu
Alex Bennée 8110bc8264
fpu/softfloat: implement float16_squash_input_denormal
This will be required when expanding the MINMAX() macro for 16
bit/half-precision operations.

Backports commit 210cbd4910ae9e41e0a1785b96890ea2c291b381 from qemu
2018-03-08 09:44:20 -05:00
..
softfloat-macros.h fpu: Use plain 'int' rather than 'int_fast16_t' for exponents 2018-02-20 18:57:32 -05:00
softfloat-specialize.h softfloat: define 680x0 specific values 2018-03-03 15:01:16 -05:00
softfloat.c fpu/softfloat: implement float16_squash_input_denormal 2018-03-08 09:44:20 -05:00