summaryrefslogtreecommitdiffstats
path: root/sys/libkern/arm/ffs.S
Commit message (Expand)AuthorAgeFilesLines
* Use the unified syntax in a few more assembly filesandrew2014-12-051-1/+2
* Add END to ARM libkern assembly functionsandrew2013-03-161-0/+2
* Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead.cognet2007-10-131-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-071-1/+1
* Use the RET macro.cognet2004-11-091-2/+2
* Implement ffs with clz for Xscale.cognet2004-11-071-1/+8
* Import libkern arm specific bits.cognet2004-05-141-0/+77
OpenPOWER on IntegriCloud