about summary refs log tree commit diff
path: root/sysdeps/powerpc/nofpu/fesetenv.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-06-04 22:47:16 +0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-06-22 11:09:49 -0300
commit169ea8f928fc04a2824f67b2f69b6355a00153b2 (patch)
tree81099aaaddb02672607d2d416cfbac04f081a10d /sysdeps/powerpc/nofpu/fesetenv.c
parenta2e833667d5de877fbc0c5a221a72c68abaa1203 (diff)
downloadglibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.tar.gz
glibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.tar.xz
glibc-169ea8f928fc04a2824f67b2f69b6355a00153b2.zip
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 'sysdeps/powerpc/nofpu/fesetenv.c')
0 files changed, 0 insertions, 0 deletions