aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/ffs.S
Commit message (Expand)AuthorAgeFilesLines
* arm/ffs.S: remove stale comment.Pedro F. Giffuni2019-12-281-3/+0
* Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-291-0/+2
* Add the needed if-then instructions to build as Thumb-2.Andrew Turner2015-05-311-0/+1
* Switch to the ARM unified assembly language as the clang integrated as onlyAndrew Turner2014-11-291-1/+3
* In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).Ian Lepore2014-08-311-0/+1
* MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd areOlivier Houchard2007-10-131-1/+1
* Use the RET macro.Olivier Houchard2004-11-091-2/+2
* MFKernel: Implement ffs with clz on Xscale.Olivier Houchard2004-11-071-0/+6
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-141-0/+76