On Wed, 2012-09-05 at 12:43 +1200, Maxim Kuvyrkov wrote: > Your version looks quite good. If you could wrap it up into a glibc patch I would test it on our > setup to confirm that it indeed provides better performance. > > Thanks, > > -- > Maxim Kuvyrkov > Mentor Graphics I have attached a glibc patch for my version of memcpy. 2012-09-06 Steve Ellcey * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make it work in 32 or 64 bit modes. * sysdeps/mips/mips64/memcpy.S: Remove. Steve Ellcey sellcey@mips.com