about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_scalbn.c
diff options
context:
space:
mode:
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>2023-02-28 14:23:58 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-03-02 16:41:43 -0300
commita46bb1523d2f39ba252f95b1fff738f1dff82132 (patch)
tree4a297a9c55a416ef8cfbcb71b88905781ced097c /sysdeps/ieee754/dbl-64/s_scalbn.c
parentdee2bea048b688b643a9a3b44b26ca9f7a706fe8 (diff)
downloadglibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.tar.gz
glibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.tar.xz
glibc-a46bb1523d2f39ba252f95b1fff738f1dff82132.zip
powerpc: Remove strncmp variants
The default, power4, and power7 implementation just adds word aligned
access when inputs have the same aligment.  The unaligned case
is still done by byte operations.

This is already covered by the generic implementation, which also add
the unaligned input optimization.

Checked on powerpc-linux-gnu built without multi-arch for powerpc,
power4, and power7.
Reviewed-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Diffstat (limited to 'sysdeps/ieee754/dbl-64/s_scalbn.c')
0 files changed, 0 insertions, 0 deletions