diff options
author | David S. Miller <davem@davemloft.net> | 2016-08-02 21:00:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-02 21:00:21 -0700 |
commit | 3ef3f1b93fdf20143865cc16dd75f39a7f0fac2f (patch) | |
tree | 13fd94627cbe59b2b245de7f87108b5ac4ebe663 /sysdeps/ieee754 | |
parent | 5a0b6138d8325d6aabd504bcccd7ee5fba07bb25 (diff) | |
download | glibc-3ef3f1b93fdf20143865cc16dd75f39a7f0fac2f.tar.gz glibc-3ef3f1b93fdf20143865cc16dd75f39a7f0fac2f.tar.xz glibc-3ef3f1b93fdf20143865cc16dd75f39a7f0fac2f.zip |
Fix sNaN handling in nearbyint on 32-bit sparc.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S (__nearbyint_vis3): Don't check for sNaN before float register is loaded with the incoming argument. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S (__nearbyintf_vis3): Likewise. * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S (__nearbyint): Likewise. * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S (__nearbyintf): Likewise.
Diffstat (limited to 'sysdeps/ieee754')
0 files changed, 0 insertions, 0 deletions