platform_bionic/libc/arch-arm
Will Newton b61103dff4 libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
This memcpy code uses NEON/VFP to achieve very good performance
on ARMv7-A processors. It is specifically tuned for A15 but should
provide good performance on A9 also. It is equivalent to the code
in cortex-strings rev 116.

This patch is a follow up the existing gerrit change:

I7f6f77995f3ca903ad9c66d14261441667a2a935

But this version includes a tweak for performance on misaligned
buffers.

Change-Id: I285abac0068f8ae29a1cbf7862ea8590aadaf0a7
Signed-off-by: Will Newton <will.newton@linaro.org>
2013-07-01 11:15:27 +01:00
..
bionic libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-01 11:15:27 +01:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
cortex-a15 Rewrite memset for cortexa15 to use strd. 2013-04-12 10:58:25 -07:00
generic Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Create arch specific versions of strcmp. 2013-03-20 14:33:54 -07:00
syscalls libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00
arm.mk libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
syscalls.mk libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00