]> Git Repo - qemu.git/commit
softfloat: Convert floatx80 float conversions to FloatParts
authorRichard Henderson <[email protected]>
Sun, 22 Nov 2020 02:02:23 +0000 (18:02 -0800)
committerRichard Henderson <[email protected]>
Thu, 3 Jun 2021 21:09:02 +0000 (14:09 -0700)
commit8ae5719cd4d315dba688efbfa092dd063be6f81c
tree241b5f72ee4c3078f35c0b9faede849475c509f9
parent5f9529006ea37560c97b05661a84472431d25b91
softfloat: Convert floatx80 float conversions to FloatParts

This is the last use of commonNaNT and all of the routines
that use it, so remove all of them for Werror.

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