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

« back to all changes in this revision

Viewing changes to reference/glibc/memset.S

  • Committer: Michael Hope
  • Date: 2012-06-12 03:20:30 UTC
  • Revision ID: michael.hope@linaro.org-20120612032030-5ceelkcw4zi300y4
Updated the GLIBC routines and shifted the C only routines out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
   02111-1307 USA.  */
19
19
 
20
20
/* void *memset (dstpp, c, len) */
 
21
        .globl memset
21
22
 
22
23
memset: 
23
24
        mov     r3, r0