aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/ffs.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arm/string/ffs.S')
-rw-r--r--lib/libc/arm/string/ffs.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/arm/string/ffs.S b/lib/libc/arm/string/ffs.S
index 4567f6c9ca3d..cc7f396a61dd 100644
--- a/lib/libc/arm/string/ffs.S
+++ b/lib/libc/arm/string/ffs.S
@@ -78,6 +78,7 @@ ENTRY(ffs)
.byte 31, 0, 0, 0, 0, 24, 0, 20 /* 48-55 */
.byte 30, 0, 23, 19, 29, 18, 17, 0 /* 56-63 */
#else
+ itt ne
clzne r0, r0
rsbne r0, r0, #32
RET