about summary refs log tree commit diff
path: root/sysdeps/x86_64/rawmemchr.S
Commit message (Expand)AuthorAgeFilesLines
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-071-20/+175
* Add SSE4.2 optimized rawmemchr implementation for x86-64.Ulrich Drepper2009-06-051-4/+3
* * sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper2009-04-101-0/+54