]> Git Repo - qemu.git/commit
softfloat: Move uint_to_float to softfloat-parts.c.inc
authorRichard Henderson <[email protected]>
Sat, 14 Nov 2020 22:48:31 +0000 (14:48 -0800)
committerRichard Henderson <[email protected]>
Thu, 3 Jun 2021 20:59:34 +0000 (13:59 -0700)
commit37c954a1b96a65d836705a6e530eeab58cc9d964
tree14a90dd21b772c9780eb525f9ceb3e3e3d209c79
parente368951998ca6ffb0a1812af9beef916125dd769
softfloat: Move uint_to_float to softfloat-parts.c.inc

Rename to parts$N_uint_to_float.
Reimplement uint64_to_float128 with FloatParts128.

Reviewed-by: Alex BennĂ©e <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
fpu/softfloat-parts.c.inc
fpu/softfloat.c
This page took 0.022601 seconds and 4 git commands to generate.