PATCH: Use IFUNC on x86-64 memset

H.J. Lu hjl.tools@gmail.com
Sat Nov 6 22:49:00 GMT 2010


On Sat, Nov 6, 2010 at 2:03 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> "H.J. Lu" <hongjiu.lu@intel.com> writes:
>
>> --- a/sysdeps/x86_64/multiarch/init-arch.c
>> +++ b/sysdeps/x86_64/multiarch/init-arch.c
>> @@ -59,6 +59,10 @@ __init_cpu_features (void)
>>
>>        get_common_indeces (&family, &model);
>>
>> +      /* Intel processors prefers SSE instructions for memory/string
>                             prefer
>

Thanks.


-- 
H.J.



More information about the Libc-alpha mailing list