Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/lib/libkern/arch/arm
Module Name: syssrc
Committed By: rearnsha
Date: Sat Nov 16 18:27:40 UTC 2002
Modified Files:
syssrc/sys/lib/libkern/arch/arm: Makefile.inc
Added Files:
syssrc/sys/lib/libkern/arch/arm: 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.4 -r1.5 syssrc/sys/lib/libkern/arch/arm/Makefile.inc
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libkern/arch/arm/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