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

  • Committer: Michael Hope
  • Date: 2012-12-12 02:34:13 UTC
  • Revision ID: michael.hope@linaro.org-20121212023413-87r846mrh8tosr1q
Add aarch64 implementations of memcpy, memset and strcmp to
cortex-strings.
Filename Latest Rev Last Changed Committer Comment Size
..
memchr.S 65 13 years ago Dr. David Alan Gilbert Remove cbz from align loop of memchr - can't run o 5 KB Diff Download File
memcpy-hybrid.S 52 13 years ago Dr. David Alan Gilbert spaces->tabs, use C style comments for the big top 3.9 KB Diff Download File
memcpy.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 6.7 KB Diff Download File
memset.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 3.2 KB Diff Download File
strchr.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 2.5 KB Diff Download File
strlen.S 64 13 years ago Dr. David Alan Gilbert Big endian ifdefs in strlen 3.7 KB Diff Download File