~linaro-toolchain-dev/cortex-strings/trunk

  • Committer: Matthew Gretton-Dann
  • Date: 2013-06-11 19:43:31 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130611194331-hk08ddw4cyw0oetw
Add Thumb-2 strlen.

This particular strlen is tuned for Cortex-A15 but should not necessarily be
worse performing on differtent cores.
Filename Latest Rev Last Changed Committer Comment Size
..
memcmp.S 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 10 KB Diff Download File
memcpy.S 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 7.2 KB Diff Download File
memset.S 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 4.6 KB Diff Download File
strcmp.S 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 15.3 KB Diff Download File
strcpy.S 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 3 KB Diff Download File
strlen.c 103 12 years ago Will Newton Split bionic reference code into A15 and A9 versio 4.9 KB Diff Download File