Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 12/30/1999 07:30:27
Module Name:	basesrc
Committed By:	eeh
Date:		Thu Dec 30 15:30:27 UTC 1999

Modified Files:
	basesrc/lib/libc/arch/sparc64/string: ffs.S

Log Message:
Sample code to implement ffs() using the popc insn (if it's ever implemented).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/sparc64/string/ffs.S

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