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][AArch64] NEON-optimised memchr


On 10/07/14 17:55, Kevin Petit wrote:
> Hi,
> 
> Hereâs an AArch64 NEON-optimised version of memchr. It has been tested on a
> Cortex-A53 and Cortex-A57 and is on these cores vastly faster than all other
> C
> implementations Iâve found when searching more than a few bytes.
> 
> 2014-07-10  KÃvin Petit  <kevin.petit@arm.com>
> 
> 	* libc/machine/aarch64/memchr.S: New file.
> 	* libc/machine/aarch64/memchr-stub.c: New file.
> 	* libc/machine/aarch64/Makefile.am: Add the new files.
> 	* libc/machine/aarch64/Makefile.in: Regenerated.
> 
> Regards,
> KÃvin
> 
> 
> 

ENOPATCH?

R.


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