qemu/fpu
Alex Bennée 2c217da0fc 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.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-08-19 12:07:13 +01:00
..
softfloat-specialize.h fpu: replace LIT64 usage with UINT64_C for specialize constants 2019-08-19 12:07:13 +01:00
softfloat.c fpu: use min/max values from stdint.h for integral overflow 2019-08-19 12:07:13 +01:00