Searched refs:shl (Results 26 - 50 of 122) sorted by relevance

12345

/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86.pl202 &shl ("ebx",31);
207 &shl ("ecx",31);
214 &shl ("edx",31);
221 &shl ("eax",31);
228 &shl ("ebp",31);
235 &shl ("ebx",31);
241 &shl ("ecx",31);
246 &shl ("esi",31);
H A Decp_nistz256-x86_64.pl213 shl \$63, $t0
217 shl \$63, $t1
221 shl \$63, $t2
223 shl \$63, $t4
581 shl \$32, %rax
646 shl \$32, %rax
711 shl \$32, %rax
776 shl \$32, %rax
973 shl \$32, %rax
1004 shl \
[all...]
H A Dx25519-x86_64.pl358 shl \$13,%r11
366 shl \$13,%rcx
374 shl \$13,%r13
382 shl \$13,%r9
389 shl \$13,%r15
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S51 shl $4, %rsp
131 shl $4, %rsp
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl396 shl \$12,%rax
397 shl \$12,%rdx
427 shl \$24,%rax
453 shl \$12,%rax
470 shl \$24,%rax
493 shl \$12,%rax
510 shl \$24,%rax
574 shl \$52,$r1
582 shl \$40,$d1
620 shl \
[all...]
H A Dpoly1305-x86.pl719 &shl ("eax",24); # padbit
1152 &shl ("edi",26);
1158 &shl ("edi",20);
1164 &shl ("edi",14);
1170 &shl ("edi",8);
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl188 &shl (&LB($rem),4);
220 &shl (&LB($rem),4);
387 &shl (&LB($nlo),4);
397 &shl (&LB($nlo),4) if ($odd);
422 &shl ($inp,4); # compensate for rem_4bit[i] being >>4
535 &shl (&LB($nlo),4);
558 &shl (&LB($nlo),4);
573 &shl (&LB($nlo),4);
687 &shl ("edx",4) if ($i<16);
790 &shl (
[all...]
H A Dghash-ia64.pl329 shl $rem[1]=$rem[1],48 } //(p19) rem_8bit[rem]<<48
357 shl $rem[1]=$rem[1],48 } //(p19) rem_8bit[rem]<<48
379 shl $rem[1]=$rem[1],48 } //(p19) rem_8bit[rem]<<48
403 shl $rem[1]=$rem[1],48 };; //(p19) rem_8bit[rem]<<48
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl336 shl \$4,$rounds
374 shl \$4,$rounds
421 shl \$4,$rounds
470 shl \$4,$rounds
533 shl \$4,$rounds
1008 shl \$4,$rounds
1108 shl \$4,$rnds_
1328 shl \$4,$rounds
1592 shl \$4,$rounds
1816 shl \
[all...]
H A Daes-ia64.S260 shl te00=te00,twenty4};; // 8/0:
263 shl te01=te01,twenty4};; // 9/1:
266 shl te02=te02,twenty4};; // 10/2:
269 shl te12=te12,sixteen};; // 11/1:
272 shl te03=te03,twenty4};; // 12/3:
639 shl te00=te00,twenty4};; // 8/0:
642 shl te01=te01,twenty4};; // 9/1:
645 shl te02=te02,twenty4};; // 10/2:
648 shl te10=te10,sixteen};; // 11/1:
651 shl te0
[all...]
H A Dvpaes-x86.pl288 &shl ($magic,4);
797 &shl ($base,4);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h419 ConstantRange shl(const ConstantRange &Other) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp105 // (and (shl (lshr x, #sr), #sl), #m)
112 // (and (shl (ashr x, #sr), #sl), #m)
119 // (and (shl x, #sl), #m)
143 // (shl (lshr x, #sr), #sl)
150 // (shl (ashr x, #sr), #sl)
174 APInt A = APInt(BW, ~0ULL).lshr(SR).shl(SL);
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_minidump.h412 uint8_t shl ; member in struct:ql_minidump_entry_cntrl_s::__anon14199::__anon14200
/freebsd-13-stable/sys/compat/ndis/
H A Dwinx32_wrap.S160 shl $2,%eax # turn arg cnt into offset
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Dghashv8-armx.S13 shl v19.2d,v19.2d,#57 //0xc2.0
21 shl v3.2d,v3.2d,#1
104 shl v19.2d,v19.2d,#57
166 shl v19.2d,v19.2d,#57 //compose 0xc2.0 constant
278 shl v19.2d,v19.2d,#57 //compose 0xc2.0 constant
/freebsd-13-stable/crypto/openssl/crypto/
H A Dx86_64cpuid.pl60 shl \$32,%rdx
226 shl \$32,%r9
/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl334 shl \$4,%eax
481 shl \$4,%eax
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp367 Known.Zero = Known.Zero.shl(Shift);
368 Known.One = Known.One.shl(Shift);
/freebsd-13-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl160 shl \$6, %rdx # rdx = nbr in bytes
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h204 /// out-of-line slow case for shl
955 APInt operator<<(unsigned Bits) const { return shl(Bits); }
960 APInt operator<<(const APInt &Bits) const { return shl(Bits); }
1011 APInt shl(unsigned shiftAmt) const { function
1050 APInt shl(const APInt &ShiftAmt) const { function
/freebsd-13-stable/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S234 shl ebx, 16
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp568 APInt DemandedMaskIn(DemandedMask.shl(ShiftAmt));
609 APInt DemandedMaskIn(DemandedMask.shl(ShiftAmt));
775 APInt DemandedMaskRHS(DemandedMask.shl(BitWidth - ShiftAmt));
780 Known.Zero = LHSKnown.Zero.shl(ShiftAmt) |
782 Known.One = LHSKnown.One.shl(ShiftAmt) |
/freebsd-13-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp130 if (SharedLibraryFile *shl = dyn_cast<SharedLibraryFile>(file.get())) {
131 if (std::error_code ec = shl->parse())
133 ctx.registerDylib(reinterpret_cast<mach_o::MachODylibFile *>(shl),
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl367 &shl($A,6);
621 &shl ($D,6); # len*64
1165 &shl ($D,6); # len*64

Completed in 414 milliseconds

12345