[PATCH] Improved memset for MIPS
Jeff Johnston
jjohnstn@redhat.com
Thu Oct 3 20:55:00 GMT 2013
On 10/03/2013 04:32 PM, Steve Ellcey wrote:
> I have created a faster memset for MIPS by writing it in assembly
> language and using prefetching and loop unrolling. It is the same one I
> have recently checked in to glibc and I would like to put it in newlib
> also.
>
> OK for checkin?
>
Yes. Do you have write access or do you need me to check it in?
-- Jeff J.
> 2013-10-03 Steve Ellcey <sellcey@mips.com>
>
> * libc/machine/mips/memset.c: Remove.
> * libc/machine/mips/memset.S: New.
> * libc/machine/mips/Makefile.am: Change memset.c to memset.S
> * libc/machine/mips/Makefile.in: Regenerate.
>
> Steve Ellcey
> sellcey@mips.com
>
More information about the Newlib
mailing list