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 RFC] Imporve 64bit memset performance for Haswell CPU with AVX2 instruction


Sorry, I will resend  memset patch  & comparison result soon

Thanks
Ling


2014-04-04 22:14 GMT+08:00, Richard Henderson <rth@twiddle.net>:
> On 04/04/2014 12:34 AM, ling.ma.program@gmail.com wrote:
>> +	cmp	$4096, %rdx
>> +	jmp	L(gobble_data)
>
> Typo for ja?
>
>
> r~
>


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