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: Does memcmp_sse4_2 actually use SSE 4.2 instructions?


On Tue, Jul 9, 2013 at 5:04 PM, Matt Turner <mattst88@gmail.com> wrote:
> Hi,
>
> I can't seem to find any SSE 4.2 instructions in
> sysdeps/i386/i686/multiarch/memcmp-sse4.S.
>
> It uses ptest, which is in 4.1 but apparently no 4.2 instructions.

That is true.

> Should I send a patch?
>

Yes, please.

Thanks.


--
H.J.


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