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: 64bit SSE4 optimized memcmp


On Wed, Apr 14, 2010 at 4:17 PM, Ulrich Drepper <drepper@redhat.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> +#ifdef SHARED_CACHE_SIZE_HALF
> + mov $DATA_CACHE_SIZE_HALF, %r8
> +#else
>
> I assume the symbols on both lines should be the same. ?Which one is it?

Oops. Both should be DATA_CACHE_SIZE_HALF.

Thanks.


H.J.
---


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