about summary refs log tree commit diff
path: root/sysdeps/x86_64/memrchr.S
Commit message (Expand)AuthorAgeFilesLines
* Check for zero size in memrchr for x86_64Andreas Schwab2011-10-131-0/+3
* Fix whitespaceUlrich Drepper2011-10-071-1/+1
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-071-0/+380