[PATCH] ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.

Will Newton will.newton@linaro.org
Mon Apr 15 18:48:00 GMT 2013


On 15 April 2013 19:37, Richard Henderson <rth@twiddle.net> wrote:
> On 2013-04-15 20:31, Will Newton wrote:
>>>
>>>         bx      lr
>
>
> Oops.  FYI there's a macro for this, if it's possible we're
> running in pre-v5 mode.  DO_RET?

It should be only on armv7 (as its in the armv7 sub-directory) but I
will make sure to use DO_RET anyway. One slight issue is that the
PC-relative add is not available in thumb mode, but I guess I can just
use arm instead.

--
Will Newton
Toolchain Working Group, Linaro



More information about the Libc-ports mailing list