aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strncmp.S
AgeCommit message (Expand)Author
2022-07-13x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.SNoah Goldstein
2009-07-26Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu