unicorn/qemu/fpu
Alex Bennée 6eb3c9ee79
fpu: use min/max values from stdint.h for integral overflow
Remove some more use of LIT64 while making the meaning more clear. We
also avoid the need of casts as the results by definition fit into the
return type.

Backports commit 2c217da0fc9f1127bda804e2a500b8138b02c581 from qemu
2019-11-18 20:45:40 -05:00
..
softfloat-specialize.h fpu: replace LIT64 usage with UINT64_C for specialize constants 2019-11-18 20:39:03 -05:00
softfloat.c fpu: use min/max values from stdint.h for integral overflow 2019-11-18 20:45:40 -05:00