about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/rawmemchr.S
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize x86-64 rawmemchr and add testUlrich Drepper2011-10-191-4/+3
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-071-3/+7
* 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
* Add SSE4.2 optimized rawmemchr implementation for x86-64.Ulrich Drepper2009-06-051-0/+93