diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-06-04 22:47:16 +0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-06-22 11:09:49 -0300 |
commit | 169ea8f928fc04a2824f67b2f69b6355a00153b2 (patch) | |
tree | 81099aaaddb02672607d2d416cfbac04f081a10d /stdlib/quick_exit.c | |
parent | a2e833667d5de877fbc0c5a221a72c68abaa1203 (diff) | |
download | glibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.zip glibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.tar.gz glibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.tar.bz2 |
powerpc: Use sqrt{f} builtin
The powerpc sqrt implementation is also simplified:
- the static constants are open coded within the implementation.
- for !USE_SQRT_BUILTIN the function is implemented directly on
__ieee754_sqrt (it avoid an superflous extra jump).
Checked on powerpc-linux-gnu and powerpc64le-linux-gnu.
Diffstat (limited to 'stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions