about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strlen-sse2.S
Commit message (Collapse)AuthorAgeFilesLines
* Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva2011-10-231-40/+400
|
* Fix up x86-32 section names for Atom codeLiubov Dmitrieva2011-09-071-3/+1
|
* Fix whitespacesUlrich Drepper2011-08-041-1/+0
|
* Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-08-041-61/+53
|
* Unroll 32bit SSE strlen and handle slow bsfH.J. Lu2010-08-251-0/+347