This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Improve 64 bit strchr and strrchr functions for atom (withSSE2 but without using bsf, bsr)


Reposting.

2011/8/8 Dmitrieva Liubov <liubov.dmitrieva@gmail.com>:
> 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
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]