]> Git Repo - qemu.git/commit
target/m68k: replace LIT64 with UINT64_C macros
authorAlex Bennée <[email protected]>
Tue, 13 Aug 2019 11:19:22 +0000 (12:19 +0100)
committerAlex Bennée <[email protected]>
Mon, 19 Aug 2019 11:07:13 +0000 (12:07 +0100)
commite23263004d5fea809ad0f78c523f498e04ba788f
treeeb7d8755c473ea359b5efb408ab18d9fdd956da5
parente932112420f063776f2b9d9e5512830cd6890a7a
target/m68k: replace LIT64 with UINT64_C macros

In our quest to eliminate the home rolled LIT64 macro we fixup usage
inside for m68k's many constants.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target/m68k/softfloat.c
This page took 0.024935 seconds and 4 git commands to generate.