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] sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.


On 12 August 2013 08:56, Will Newton <will.newton@linaro.org> wrote:
>
> This implementation of strlen is faster than the armv6 version for
> all string lengths greater than 1 on a Cortex-A15.
>
> ports/ChangeLog.arm:
>
> 2013-08-09  Will Newton  <will.newton@linaro.org>
>
>         * sysdeps/arm/armv6t2/strlen.S: New file.
> ---
>  ports/sysdeps/arm/armv6t2/strlen.S | 141 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 141 insertions(+)
>  create mode 100644 ports/sysdeps/arm/armv6t2/strlen.S

Ping?

-- 
Will Newton
Toolchain Working Group, Linaro


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