| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | uldivmod.S | 58 @ 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 D | div64.S | 69 clz yl, r4 70 clz ip, xh 129 clz xh, xl @ we know xh is zero here so... 156 clz ip, r4
|
| H A D | lib1funcs.S | 32 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 D | div64.S | 65 clz yl, r4 66 clz ip, xh 125 clz xh, xl @ we know xh is zero here so... 152 clz ip, r4
|
| H A D | lib1funcs.S | 44 clz \curbit, \divisor 45 clz \result, \dividend 110 clz \order, \divisor 141 clz \order, \divisor 142 clz \spare, \dividend
|
| H A D | findbit.S | 176 clz r3, r3
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | bitops.h | 209 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 D | aarch-common-protos.h | 65 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 D | aarch-common-protos.h | 65 const int clz; /* Count Leading Zeros. */ member
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | cache_v7_asm.S | 48 clz r5, r4 @ find bit position of way size increment 118 clz r5, r4 @ find bit position of way size increment
|
| H A D | psci.S | 213 clz r5, r4 @ find bit position of way size increment
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | strlen.S | 94 clz pos, has_nul2
|
| H A D | strnlen.S | 112 clz pos, has_nul2
|
| H A D | strcmp.S | 206 clz pos, syndrome
|
| H A D | memcmp.S | 218 clz pos, diff
|
| H A D | strncmp.S | 269 clz pos, syndrome
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | cache-v7m.S | 135 clz r1, r3 @ WayShift 199 clz r5, r4 @ find bit position of way size increment
|
| H A D | cache-v7.S | 56 clz r1, r3 @ WayShift 151 clz r5, r4 @ find bit position of way size increment
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | head.S | 109 clz $r6, $r3
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | cache.S | 35 clz w5, w3 /* bit position of #ways */
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | head-nommu.S | 274 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 D | optabs.def | 170 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 D | optabs.def | 170 OPTAB_NL(clz_optab, "clz$a2", CLZ, "clz", '2', gen_int_libfunc)
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cps-vec.S | 339 clz t1, t1
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | head.S | 337 clz x5, x5
|