Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/arch/arm/string
Module Name:    src
Committed By:   tron
Date:           Sat May  7 11:49:39 UTC 2005
Modified Files:
        src/lib/libc/arch/arm/string [netbsd-3]: ffs.S
Log Message:
Pull up revision 1.8 (requested by rearnsha in ticket #255):
On ARMv5 reduce the value to the LSB before using CLZ.  Otherwise we'll
calculate the position of the MSB not the LSB.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 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