PATCH: Improve 64 bit strchr and strrchr functions for atom (with SSE2 but without using bsf, bsr)
Dmitrieva Liubov
liubov.dmitrieva@gmail.com
Mon Aug 8 18:57:00 GMT 2011
Hello,
This patch improves strchr and strrchr functions on atom for 64 bit
mode (uses SSE2 but without using bsf, bsr instructions).
It improves performance by up to 3X for strchr and strrchr on atom.
--
Liubov Dmitrieva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog.strchr_strrchr_64
Type: application/octet-stream
Size: 402 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110808/154f9a47/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strchr_strrchr_64_bit.patch
Type: application/octet-stream
Size: 16770 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110808/154f9a47/attachment-0001.obj>
More information about the Libc-alpha
mailing list