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: Implementation of some string.h function using SSE2 instructions


Paweł Sikora wrote:
few days ago i've started implementation of strcmp()
for aligned data using <emmintrin.h> builtins.
gcc42/43 optimizes such code pretty well
and raw asm. implementation isn't required.

Hi, I've seen your code, I read pclc group. :)


w.


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