/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | memcpy.S | 193 shl t2=t2,3 // t2 = 8*(src & 7) 194 shl t4=t4,3 // t4 = 8*(dst & 7) 201 shl t1=t1,t3 233 shl cnt=cnt,3 // move bits 0-2 to 3-5 240 shl t0=t0,LOG_LOOP_SIZE // t0 = 8*(src & 7)
|
H A D | do_csum.S | 162 shl tmp2=firstoff,3 // number of bits 165 shl tmp1=tmp1,3 // number of bits 169 shl hmask=hmask,tmp2 // build head mask, mask off [0,first1off[
|
H A D | copy_user.S | 163 shl rshift=t2,3 185 (p15) shl rshift=t1,3 // in bits 186 (p14) shl rshift=t2,3
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | memcpy.S | 193 shl t2=t2,3 // t2 = 8*(src & 7) 194 shl t4=t4,3 // t4 = 8*(dst & 7) 201 shl t1=t1,t3 233 shl cnt=cnt,3 // move bits 0-2 to 3-5 240 shl t0=t0,LOG_LOOP_SIZE // t0 = 8*(src & 7)
|
H A D | do_csum.S | 162 shl tmp2=firstoff,3 // number of bits 165 shl tmp1=tmp1,3 // number of bits 169 shl hmask=hmask,tmp2 // build head mask, mask off [0,first1off[
|
H A D | copy_user.S | 163 shl rshift=t2,3 185 (p15) shl rshift=t1,3 // in bits 186 (p14) shl rshift=t2,3
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crc32c-pcl-intel-asm_64.S | 119 shl $32-3+1, len_dw 250 shl $32-4, len_dw # less_than_16 expects length 260 shl $2, len_dw 267 shl $32-8, len_dw # Prepare len_dw for less_than_256 274 shl $1, len_dw # Get next MSB 288 shl $1, len_dw 296 shl $1, len_dw 303 shl $1, len_dw
|
H A D | twofish-x86_64-asm_64.S | 104 shl $32, %r10;\ 185 shl $32, %r10;\ 247 shl $32, R1 299 shl $32, R1
|
H A D | poly1305-x86_64-cryptogams.pl | 475 shl \$12,%rax 476 shl \$12,%rdx 506 shl \$24,%rax 532 shl \$12,%rax 549 shl \$24,%rax 572 shl \$12,%rax 589 shl \$24,%rax 654 shl \$52,$r1 662 shl \$40,$d1 700 shl \ [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crc32c-pcl-intel-asm_64.S | 119 shl $32-3+1, len_dw 250 shl $32-4, len_dw # less_than_16 expects length 260 shl $2, len_dw 267 shl $32-8, len_dw # Prepare len_dw for less_than_256 274 shl $1, len_dw # Get next MSB 288 shl $1, len_dw 296 shl $1, len_dw 303 shl $1, len_dw
|
H A D | twofish-x86_64-asm_64.S | 104 shl $32, %r10;\ 185 shl $32, %r10;\ 247 shl $32, R1 299 shl $32, R1
|
H A D | poly1305-x86_64-cryptogams.pl | 474 shl \$12,%rax 475 shl \$12,%rdx 505 shl \$24,%rax 531 shl \$12,%rax 548 shl \$24,%rax 571 shl \$12,%rax 588 shl \$24,%rax 653 shl \$52,$r1 661 shl \$40,$d1 699 shl \ [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | chacha-neon-core.S | 53 shl v1.4s, v4.4s, #12 64 shl v1.4s, v4.4s, #7 82 shl v1.4s, v4.4s, #12 93 shl v1.4s, v4.4s, #7 295 shl v4.4s, v16.4s, #12 296 shl v5.4s, v17.4s, #12 297 shl v6.4s, v18.4s, #12 298 shl v7.4s, v19.4s, #12 362 shl v4.4s, v16.4s, #7 363 shl v [all...] |
H A D | aes-neon.S | 30 shl \out, \in, #1 38 shl \out, \in, #2 160 shl \out0\().16b, \in0\().16b, #1 163 shl \out1\().16b, \in1\().16b, #1 171 shl \out0\().16b, \in0\().16b, #2 174 shl \out1\().16b, \in1\().16b, #2
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | chacha-neon-core.S | 53 shl v1.4s, v4.4s, #12 64 shl v1.4s, v4.4s, #7 82 shl v1.4s, v4.4s, #12 93 shl v1.4s, v4.4s, #7 294 shl v4.4s, v16.4s, #12 295 shl v5.4s, v17.4s, #12 296 shl v6.4s, v18.4s, #12 297 shl v7.4s, v19.4s, #12 361 shl v4.4s, v16.4s, #7 362 shl v [all...] |
H A D | sm4-neon-core.S | 114 shl RTMP1.4s, RTMP0.4s, #8; \ 115 shl RTMP2.4s, RTMP0.4s, #16; \ 116 shl RTMP3.4s, RTMP0.4s, #24; \ 125 shl RTMP2.4s, RTMP1.4s, 2; \ 190 shl RX0.4s, RTMP0.4s, #8; \ 191 shl RX1.4s, RTMP1.4s, #8; \ 192 shl RTMP2.4s, RTMP0.4s, #16; \ 193 shl RTMP3.4s, RTMP1.4s, #16; \ 204 shl RTMP2.4s, RTMP0.4s, #24; \ 205 shl RTMP [all...] |
H A D | aes-neon.S | 30 shl \out, \in, #1 38 shl \out, \in, #2 160 shl \out0\().16b, \in0\().16b, #1 163 shl \out1\().16b, \in1\().16b, #1 171 shl \out0\().16b, \in0\().16b, #2 174 shl \out1\().16b, \in1\().16b, #2
|
/kernel/linux/linux-5.10/arch/c6x/lib/ |
H A D | divu.S | 42 || shl .s2 B4, B1, B4 51 shl .s1 A2, 31, A2 80 shl .s1 A4, A6, A4
|
H A D | divremu.S | 30 || shl .s2 B4, B1, B4 39 shl .s1 A2, 31, A2 69 shl .s1 A4, A6, A4
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | reg_norm.S | 52 shl %cl,%eax 130 shl %cl,%eax
|
H A D | round_Xsig.S | 58 shl %cl,%eax 129 shl %cl,%eax
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | reg_norm.S | 52 shl %cl,%eax 130 shl %cl,%eax
|
H A D | round_Xsig.S | 58 shl %cl,%eax 129 shl %cl,%eax
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | mca_asm.S | 123 shl r16=r16,IA64_GRANULE_SHIFT 210 shl r16=r16,IA64_GRANULE_SHIFT 546 shl temp3=temp3,16 // compute ar.rsc to be used for "loadrs" 866 shl r15=r15,IA64_GRANULE_SHIFT 876 shl r20=r16,IA64_GRANULE_SHIFT // r16 = prev_IA64_KR_CURRENT_STACK 1041 shl r16=r16,IA64_GRANULE_SHIFT
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | mca_asm.S | 123 shl r16=r16,IA64_GRANULE_SHIFT 210 shl r16=r16,IA64_GRANULE_SHIFT 546 shl temp3=temp3,16 // compute ar.rsc to be used for "loadrs" 866 shl r15=r15,IA64_GRANULE_SHIFT 876 shl r20=r16,IA64_GRANULE_SHIFT // r16 = prev_IA64_KR_CURRENT_STACK 1041 shl r16=r16,IA64_GRANULE_SHIFT
|