summaryrefslogtreecommitdiff
path: root/src/string/x86_64
AgeCommit message (Expand)AuthorFilesLines
2013-08-01optimized memset asm for i386 and x86_64Rich Felker1-0/+41
2012-09-10asm for memmove on i386 and x86_64Rich Felker1-0/+15
2012-08-11memcpy asm for i386 and x86_64Rich Felker1-0/+22