summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/string
Commit message (Expand)AuthorAgeFilesLines
* We've been lax about matching END() macros in asm code for some time. Thispeter2008-11-028-0/+16
* Optimize the instruction alignment.alc2005-04-231-2/+1
* Add a machine-specific, optimized implementation of strcat.alc2005-04-102-1/+166
* Eliminate a conditional branch and as a side-effect eliminate a branch toalc2005-04-101-5/+4
* Add a machine-specific, optimized implementation of strcpy.alc2005-04-102-1/+113
* Add a machine-specific, optimized implementation of strcmp.alc2005-04-092-1/+75
* Add machine-specific, optimized implementations of bcmp and memcmp.alc2005-04-083-1/+67
* Eliminate unneeded instructions that are a vestige of mechanicalalc2005-04-081-10/+4
* Eliminate an unneeded instruction that is a vestige of mechanicalalc2005-04-071-7/+5
* Add machine-specific, optimized implementations of bcopy, bzero, memcpy,alc2005-04-076-0/+212
OpenPOWER on IntegriCloud