summaryrefslogtreecommitdiff
path: root/src/string/x86_64/memset.s
AgeCommit message (Expand)AuthorFilesLines
2015-02-26overhaul optimized x86_64 memset asmRich Felker1-26/+55
2015-02-10x86_64/memset: avoid performing final store twiceDenys Vlasenko1-1/+1
2015-02-10x86_64/memset: simple optimizationsDenys Vlasenko1-14/+16
2013-08-01optimized memset asm for i386 and x86_64Rich Felker1-0/+41