Searched refs:clz (Results 1 – 19 of 19) sorted by relevance
/arch/arm/mach-ixp4xx/include/mach/ |
D | entry-macro.S | 20 clz \irqnr, \irqstat 34 clz \irqstat, \irqstat
|
/arch/arm/mach-lpc32xx/include/mach/ |
D | entry-macro.S | 34 clz \irqnr, \irqstat
|
/arch/arm/lib/ |
D | div64.S | 68 clz yl, r4 69 clz ip, xh 128 clz xh, xl @ we know xh is zero here so... 155 clz ip, r4
|
D | lib1funcs.S | 44 clz \curbit, \divisor 45 clz \result, \dividend 110 clz \order, \divisor 141 clz \order, \divisor 142 clz \spare, \dividend
|
D | findbit.S | 179 clz r3, r3
|
/arch/arc/include/asm/ |
D | bitops.h | 266 static inline __attribute__ ((const)) int clz(unsigned int x) in clz() function 320 return 32 - clz(x); in fls()
|
/arch/arm/mach-actions/ |
D | headsmp.S | 33 clz r1, r3 @ WayShift
|
/arch/arm64/lib/ |
D | strlen.S | 106 clz pos, has_nul2
|
D | strnlen.S | 124 clz pos, has_nul2
|
D | strcmp.S | 218 clz pos, syndrome
|
D | memcmp.S | 230 clz pos, diff
|
D | strncmp.S | 281 clz pos, syndrome
|
/arch/arm/mm/ |
D | cache-v7m.S | 138 clz r1, r3 @ WayShift 202 clz r5, r4 @ find bit position of way size increment
|
D | cache-v7.S | 50 clz r1, r3 @ WayShift 145 clz r5, r4 @ find bit position of way size increment
|
/arch/arm64/kvm/hyp/ |
D | hyp-entry.S | 125 clz w1, w1 // Murphy's device:
|
/arch/arm/kernel/ |
D | head-nommu.S | 74 clz r6, r6 @ Region size must be 2^N...
|
/arch/mips/kernel/ |
D | cps-vec.S | 342 clz t1, t1
|
/arch/arm64/kernel/ |
D | head.S | 273 clz x5, x5
|
/arch/arm/boot/compressed/ |
D | head.S | 1189 clz r5, r4 @ find bit position of way size increment
|