Home
last modified time | relevance | path

Searched refs:lsll (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsrem_mod.S132 lsll %d6,%d4
141 lsll %d6,%d4
143 lsll %d6,%d5
177 lsll %d6,%d1
186 lsll %d6,%d1
188 lsll %d6,%d2
276 lsll %d6,%d1
286 lsll %d6,%d1
288 lsll %d6,%d2
396 lsll %d0,%d3
H A Dsgetem.S121 lsll %d3,%d0 |shift first 1 to integer bit in ms mant
128 lsll %d3,%d0 |shift ms mant until j-bit is set
130 lsll %d3,%d1 |shift ls mant by count
H A Dgen_except.S77 lsll #5,%d1
81 lsll #2,%d1
196 lsll #5,%d1
200 lsll #2,%d1
308 lsll #5,%d1
312 lsll #2,%d1
H A Dround.S150 lsll %d2,%d3 |shift g-r bits to MSB of d3
162 lsll %d2,%d3 |shift g-r bits to the MSB of d3
326 lsll %d0,%d2 |shift ls mant by count
327 lsll %d0,%d1 |shift ms mant by count
368 lsll %d7,%d0 |shift first 1 to j bit position
370 lsll %d7,%d6 |shift ls mant by count
391 lsll %d7,%d1 |shift first 1 to integer bit in ms mant
508 lsll %d0,%d2 |shift g,r,s to their positions
H A Dx_store.S138 lsll #4,%d0 |d0 now in proper place for dbl prec exp
160 lsll %d0,%d1 |put lower 11 bits in upper bits
H A Dsetox.S493 lsll #4,%d0
593 lsll #4,%d0
660 lsll #4,%d0
H A Dutil.S182 lsll #2,%d0 |move round precision to d0{3:2}
512 lsll #2,%d0 |move round precision to d0{3:2}
H A Ddo_func.S81 lsll #3,%d0 |make room for STAG
H A Dbindec.S192 lsll #1,%d2
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dhead.S77 lsll %d2, %d0 /* 2 ^ exponent */
84 lsll %d2, %d1 /* 2 ^ exponent */
H A Dentry.S70 lsll #2,%d0 /* movel %a0@(%d0:l:4),%d3 */
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxlfw.S418 lsll #4, %d1 // D1 bits 7 and 6 = port
461 lsll #3, %d1 // BD is 8-bytes long
488 lsll #3, %d1 // BD is 8-bytes long
568 lsll #3, %d1 // BD is 8-bytes long
791 lsll #1, %d0
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dhead.S3287 lsll #8,%d0
3668 lsll #1,%d4 /* ! */
3690 lsll #2,%d4 /* ! */
/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/include/
H A Darm_mve.h2996 #define lsll(__p0, __p1) __arm_lsll(__p0, __p1) macro