summaryrefslogtreecommitdiffstats
path: root/sys/libkern/arm
Commit message (Expand)AuthorAgeFilesLines
* 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-072-2/+2
* Use the RET macro.cognet2004-11-092-6/+6
* Implement ffs with clz for Xscale.cognet2004-11-071-1/+8
* Don't attempt to profile __udivsi3() and friends, as mcount() uses them.cognet2004-10-011-4/+4
* Import libkern arm specific bits.cognet2004-05-143-0/+713
OpenPOWER on IntegriCloud