aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcmp.S
AgeCommit message (Expand)Author
2009-07-03Align functions to 16-byte boundary.Ulrich Drepper
2009-06-22Clean up whitespaces in last patch.Ulrich Drepper
2009-06-22Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu