summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memcmp.S
AgeCommit message (Expand)Author
2009-07-16Fix up whitespaces in new memcmp for x86-64.Ulrich Drepper
2009-07-16memcmp implementation for x86-64 using SSE2.H.J. Lu