This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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, ARM] ARMv7 optimised strlen


Hi David,

   Please find below an ARMv7 optimised strlen routine which uses
techniques similar to those posted in my memchr patch a few days ago.
(Indeed this patch is based on the memchr patch, the overlap is
only in terms of needing a fix that was in the memchr patch for arm-asm.h)

Thanks very much for supplying this patch. I see no problems with it, so I have checked it in to the sources.


Cheers
  Nick



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