qemu/fpu
Alex Bennée f7e81a9457 fpu: replace LIT64 usage with UINT64_C for specialize constants
We have a wrapper that does the right thing from stdint.h so lets use
it for our constants in softfloat-specialize.h

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 hardfloat: fix float32/64 fused multiply-add 2019-03-25 10:35:32 +00:00