Home
last modified time | relevance | path

Searched refs:clz (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Duldivmod.S58 @ D_0 = clz A
60 clz D_0, A_1
63 @ D_1 = clz B
65 clz D_1, B_1
68 @ if clz B - clz A > 0
71 @ B <<= (clz B - clz A)
80 @ C = 1 << (clz B - clz A)
177 clz D_0, B_0
181 clz D_0, B_1
H A Ddiv64.S69 clz yl, r4
70 clz ip, xh
129 clz xh, xl @ we know xh is zero here so...
156 clz ip, r4
H A Dlib1funcs.S32 clz \curbit, \divisor
33 clz \result, \dividend
98 clz \order, \divisor
129 clz \order, \divisor
130 clz \spare, \dividend
/OK3568_Linux_fs/kernel/arch/arm/lib/
H A Ddiv64.S65 clz yl, r4
66 clz ip, xh
125 clz xh, xl @ we know xh is zero here so...
152 clz ip, r4
H A Dlib1funcs.S44 clz \curbit, \divisor
45 clz \result, \dividend
110 clz \order, \divisor
141 clz \order, \divisor
142 clz \spare, \dividend
H A Dfindbit.S176 clz r3, r3
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dbitops.h209 static inline __attribute__ ((const)) int clz(unsigned int x) in clz() function
261 return 32 - clz(x); in fls()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h65 const int clz; /* Count Leading Zeros. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h65 const int clz; /* Count Leading Zeros. */ member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S48 clz r5, r4 @ find bit position of way size increment
118 clz r5, r4 @ find bit position of way size increment
H A Dpsci.S213 clz r5, r4 @ find bit position of way size increment
/OK3568_Linux_fs/kernel/arch/arm64/lib/
H A Dstrlen.S94 clz pos, has_nul2
H A Dstrnlen.S112 clz pos, has_nul2
H A Dstrcmp.S206 clz pos, syndrome
H A Dmemcmp.S218 clz pos, diff
H A Dstrncmp.S269 clz pos, syndrome
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-v7m.S135 clz r1, r3 @ WayShift
199 clz r5, r4 @ find bit position of way size increment
H A Dcache-v7.S56 clz r1, r3 @ WayShift
151 clz r5, r4 @ find bit position of way size increment
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dhead.S109 clz $r6, $r3
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dcache.S35 clz w5, w3 /* bit position of #ways */
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhead-nommu.S274 clz r6, r6 @ Region size must be 2^N...
321 clz r6, r6 @ Region size must be 2^N...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Doptabs.def170 OPTAB_NL(clz_optab, "clz$a2", CLZ, "clz", '2', gen_int_libfunc)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Doptabs.def170 OPTAB_NL(clz_optab, "clz$a2", CLZ, "clz", '2', gen_int_libfunc)
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec.S339 clz t1, t1
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhead.S337 clz x5, x5

12