diff options
| author | Will Newton <will.newton@linaro.org> | 2013-07-03 09:44:30 +0100 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2013-07-03 10:20:43 -0700 |
| commit | 2753e12af50a83882a3f854343aa686289da97b5 (patch) | |
| tree | c95728bb49467e12f7147e6dc5303c93c6544834 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
| parent | 87b4286f092094a2e8069a06e20ef5036a258172 (diff) | |
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
This version includes a tweak for performance on misaligned
buffers and splits the header comment into license and
documentation sections.
Change-Id: Ibd2e23c8d8e01357ba0247be1d05192de3ceba69
Signed-off-by: Will Newton <will.newton@linaro.org>
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions
