Module Name: src Committed By: matt Date: Sun Jan 23 06:47:14 UTC 2011
Modified Files:
src/common/lib/libc/arch/mips/string: ffs.S
Log Message:
Add a new O(log(2) implementation. On mips32/mips64, use clz/dclz.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/mips/string/ffs.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
