about summary refs log tree commit diff
path: root/sysdeps/i386
diff options
context:
space:
mode:
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>2023-02-28 14:23:59 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-03-02 16:41:43 -0300
commit92fdb11ae7aa1ab6b18622670ea702205cd6fdc5 (patch)
treeb998d54301a426299c2111c51bce18c5af6d305d /sysdeps/i386
parenta46bb1523d2f39ba252f95b1fff738f1dff82132 (diff)
downloadglibc-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/i386')
0 files changed, 0 insertions, 0 deletions