Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/arch/arm/string



Module Name:    basesrc
Committed By:   rearnsha
Date:           Sat Nov 16 18:28:52 UTC 2002

Modified Files:
        basesrc/lib/libc/arch/arm/string: Makefile.inc
Added Files:
        basesrc/lib/libc/arch/arm/string: strcmp.S

Log Message:
Add an assembler version of strcmp, based on example code from the ARM
ARM.  As an example of the performance difference that this provides
a Dhrystone score on my Shark goes from 213k to 261k.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/arm/string/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/arm/string/strcmp.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index