unicorn/qemu/fpu
Aurelien Jarno 5c1abe1b1b
softfloat: fix return type of roundAndPackFloat16
The roundAndPackFloat16 function should return a float16 value, not a
float32 one. Fix that.

Backports commit 7ceac86f49b564954f5bde477c4281f407be1399 from qemu
2018-02-19 00:36:45 -05:00
..
softfloat-macros.h fpu: Replace int8 typedef with int8_t 2018-02-19 00:33:01 -05:00
softfloat-specialize.h fpu: Replace int8 typedef with int8_t 2018-02-19 00:33:01 -05:00
softfloat.c softfloat: fix return type of roundAndPackFloat16 2018-02-19 00:36:45 -05:00