This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] Optimize MIPS memcpy


On 30/10/2012, at 7:00 AM, Steve Ellcey wrote:

> On Wed, 2012-10-17 at 10:29 -0700, Steve Ellcey wrote:
> 
>> OK, Here is a version of memcpy that uses the STORE_STREAMING prefetch.
>> While it is optimized for a 32 byte prefetch, it will work correctly
>> regardless of the size of the prefetch.
>> 
>> Is this version OK to checkin?
>> 
>> Steve Ellcey
>> sellcey@mips.com
> 
> Maxim,  have you had a chance to test this version of memcpy for MIPS?

On my list for today/tomorrow.  It's been a hectic couple of weeks.

--
Maxim Kuvyrkov
CodeSourcery / Mentor Graphics


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