diff options
author | Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> | 2023-02-28 14:23:59 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-03-02 16:41:43 -0300 |
commit | 92fdb11ae7aa1ab6b18622670ea702205cd6fdc5 (patch) | |
tree | b998d54301a426299c2111c51bce18c5af6d305d /sysdeps/wordsize-64/strtoll.c | |
parent | a46bb1523d2f39ba252f95b1fff738f1dff82132 (diff) | |
download | glibc-92fdb11ae7aa1ab6b18622670ea702205cd6fdc5.tar.gz glibc-92fdb11ae7aa1ab6b18622670ea702205cd6fdc5.tar.xz glibc-92fdb11ae7aa1ab6b18622670ea702205cd6fdc5.zip |
powerpc: Remove powerpc64 strncmp variants
The default, 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 powerpc64-linux-gnu built without multi-arch for powerpc64, power7, power8, and power9 (build for le). Reviewed-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Diffstat (limited to 'sysdeps/wordsize-64/strtoll.c')
0 files changed, 0 insertions, 0 deletions