/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 30 li r10,-1 # to make it < 2^32, and shifting
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 30 li r10,-1 # to make it < 2^32, and shifting
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 914 vpslld $31, \GH, \T2 # packed right shifting << 31 915 vpslld $30, \GH, \T3 # packed right shifting shift << 30 916 vpslld $25, \GH, \T4 # packed right shifting shift << 25 928 vpsrld $1,\GH, \T2 # packed left shifting >> 1 929 vpsrld $2,\GH, \T3 # packed left shifting >> 2 930 vpsrld $7,\GH, \T4 # packed left shifting >> 7 1549 vpslld $31, \T7, \T2 # packed right shifting << 31 1550 vpslld $30, \T7, \T3 # packed right shifting shift << 30 1551 vpslld $25, \T7, \T4 # packed right shifting shift << 25 1574 vpsrld $1, \T7, \T2 # packed left shifting >> [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 882 vpslld $31, \GH, \T2 # packed right shifting << 31 883 vpslld $30, \GH, \T3 # packed right shifting shift << 30 884 vpslld $25, \GH, \T4 # packed right shifting shift << 25 896 vpsrld $1,\GH, \T2 # packed left shifting >> 1 897 vpsrld $2,\GH, \T3 # packed left shifting >> 2 898 vpsrld $7,\GH, \T4 # packed left shifting >> 7 1517 vpslld $31, \T7, \T2 # packed right shifting << 31 1518 vpslld $30, \T7, \T3 # packed right shifting shift << 30 1519 vpslld $25, \T7, \T4 # packed right shifting shift << 25 1542 vpsrld $1, \T7, \T2 # packed left shifting >> [all...] |
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | lib1funcs.S | 65 @ division loop. Continue shifting until the divisor is 152 @ division loop. Continue shifting until the divisor is
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | lib1funcs.S | 65 @ division loop. Continue shifting until the divisor is 152 @ division loop. Continue shifting until the divisor is
|
/kernel/linux/linux-5.10/arch/c6x/lib/ |
H A D | divu.S | 29 ;; gives us both a shift count for aligning (shifting) the divisor
|
H A D | divremu.S | 12 ;; gives us both a shift count for aligning (shifting) the divisor
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 517 u32 i, shifting = 1; in stm32_fmc2_nfc_ham_correct() local 533 bit_position += shifting; in stm32_fmc2_nfc_ham_correct() 539 shifting <<= 1; in stm32_fmc2_nfc_ham_correct() 544 shifting = 1; in stm32_fmc2_nfc_ham_correct() 548 byte_addr += shifting; in stm32_fmc2_nfc_ham_correct() 554 shifting <<= 1; in stm32_fmc2_nfc_ham_correct()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 519 u32 i, shifting = 1; in stm32_fmc2_nfc_ham_correct() local 535 bit_position += shifting; in stm32_fmc2_nfc_ham_correct() 542 shifting <<= 1; in stm32_fmc2_nfc_ham_correct() 547 shifting = 1; in stm32_fmc2_nfc_ham_correct() 551 byte_addr += shifting; in stm32_fmc2_nfc_ham_correct() 558 shifting <<= 1; in stm32_fmc2_nfc_ham_correct()
|
/kernel/linux/linux-5.10/arch/xtensa/lib/ |
H A D | memcopy.S | 125 _bany a3, a8, .Lsrcunaligned # then use shifting copy 399 _bany a3, a8, .Lbacksrcunaligned # then use shifting copy
|
/kernel/linux/linux-6.6/arch/xtensa/lib/ |
H A D | memcopy.S | 125 _bany a3, a8, .Lsrcunaligned # then use shifting copy 386 _bany a3, a8, .Lbacksrcunaligned # then use shifting copy
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | round.S | 272 | is done by shifting the mantissa left while decrementing the 329 subl %d0,%d5 |make op a denorm by shifting bits 334 | ;while shifting
|
H A D | x_unfl.S | 10 | shifting the mantissa right while incrementing the exponent until
|
H A D | scale.S | 176 lsrl #1,%d1 |while shifting the 297 | by first shifting the bits in the mantissa until it is normalized, 309 beqs dst_fin |if zero, shifting is done
|
H A D | decbin.S | 468 bnes e_loop |not zero, continue shifting
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | round.S | 272 | is done by shifting the mantissa left while decrementing the 329 subl %d0,%d5 |make op a denorm by shifting bits 334 | ;while shifting
|
H A D | scale.S | 176 lsrl #1,%d1 |while shifting the 297 | by first shifting the bits in the mantissa until it is normalized, 309 beqs dst_fin |if zero, shifting is done
|
H A D | x_unfl.S | 10 | shifting the mantissa right while incrementing the exponent until
|
H A D | decbin.S | 468 bnes e_loop |not zero, continue shifting
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | perf_asm.S | 118 ; shifting is done, from or to, remote diagnose registers. 573 ; shifting is done, from or to, the remote diagnose registers. 1012 ; shifting is done, from or to, remote diagnose registers. 1368 ; shifting is done, from or to, the remote diagnose registers.
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | perf_asm.S | 118 ; shifting is done, from or to, remote diagnose registers. 573 ; shifting is done, from or to, the remote diagnose registers. 1012 ; shifting is done, from or to, remote diagnose registers. 1368 ; shifting is done, from or to, the remote diagnose registers.
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 329 shll k0 ! Check MD bit (bit30) by shifting it into...
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlbex.S | 239 ; multiply in step (3) above avoided by shifting lesser in step (1)
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 328 shll k0 ! Check MD bit (bit30) by shifting it into...
|