about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* Unroll the loop x86-64 SSE4.2 strlen.H.J. Lu2010-01-131-15/+45
* Define bit_XXX and index_XXX.H.J. Lu2009-12-131-2/+2
* Move SSE4.2 functions together.Ulrich Drepper2009-08-081-0/+1
* Align functions to 16-byte boundary.Ulrich Drepper2009-07-031-0/+1
* Forgot some more cleanups for the SSE4.2 strlen on x86-64.Ulrich Drepper2009-06-051-2/+7
* Add missing cleanups from SSE4.2 x86-64 strlen.Ulrich Drepper2009-06-051-3/+4
* Optimize x86-64 strlen for SSE4.2.Ulrich Drepper2009-06-051-0/+87