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

« back to all changes in this revision

Viewing changes to NOTES

  • Committer: Will Newton
  • Date: 2013-06-27 16:50:54 UTC
  • Revision ID: will.newton@linaro.org-20130627165054-5on4p2aztiey44nh
Tweak memcpy for performance with misaligned buffers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= Random notes =
2
 
As at 2011-09-15, the routines are:
3
 
 * From Linaro:
4
 
  * memchr
5
 
  * memcpy
6
 
  * memset
7
 
  * strchr
8
 
  * strlen
9
 
 * From ARM:
10
 
  * strcpy