Add SSE2 support to str{,n}cmp for x86-64.
commit7956a3d27c6552f57c8b1c3893d55e501fe30e14
authorH.J. Lu <hongjiu.lu@intel.com>
Sun, 26 Jul 2009 20:32:28 +0000 (26 13:32 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sun, 26 Jul 2009 20:32:28 +0000 (26 13:32 -0700)
tree06f80fd0fd395cfa8cbe282cf5adc97147deb22c
parent7b7f43bed134db6a0da34282fffcbf0af10d4613
Add SSE2 support to str{,n}cmp for x86-64.
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strcmp.S
sysdeps/x86_64/multiarch/strncmp-c.c [deleted file]
sysdeps/x86_64/strcmp.S [copied from sysdeps/x86_64/multiarch/strcmp.S with 57% similarity]
sysdeps/x86_64/strncmp.S [new file with mode: 0644]