Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/arm/string
Module Name: src
Committed By: rearnsha
Date: Sat Aug 21 11:24:29 UTC 2004
Modified Files:
src/lib/libc/arch/arm/string: ffs.S
Log Message:
Use RET to return.
If ARMv5 or later then use CLZ rather than long-winded tale-lookup.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/arm/string/ffs.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