Add SSSE3-optimized implementation of str{,n}cmp for x86-64.
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Aug 2009 05:51:02 +0000 (22:51 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Aug 2009 05:51:02 +0000 (22:51 -0700)
commit0fda545d5f9253d7b2b7832c37cd8f57c5619da4
treeb51e2c63b9eada8f64ca7e0f6cb82e4cbbb8b30f
parent9083bcc5dc747eeec24c2bb8bf5b7055b3bd4dbf
Add SSSE3-optimized implementation of str{,n}cmp for x86-64.
ChangeLog
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strcmp-ssse3.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strcmp.S
sysdeps/x86_64/multiarch/strncmp-ssse3.S [new file with mode: 0644]
sysdeps/x86_64/strcmp.S