]> git.ipfire.org Git - thirdparty/qemu.git/commit
fpu: replace LIT64 with UINT64_C macros
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 13 Aug 2019 11:16:23 +0000 (12:16 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 19 Aug 2019 11:07:13 +0000 (12:07 +0100)
commite932112420f063776f2b9d9e5512830cd6890a7a
tree5bc120a22659a98061d695f08095eaabce5cb9ab
parent2c217da0fc9f1127bda804e2a500b8138b02c581
fpu: replace LIT64 with UINT64_C macros

In our quest to eliminate the home rolled LIT64 macro we fixup usage
inside the softfloat code. While we are at it we remove some of the
extraneous spaces to closer fit the house style.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
fpu/softfloat.c
include/fpu/softfloat-macros.h