Searched refs:shl (Results 1 - 25 of 111) sorted by relevance

12345

/freebsd-11-stable/sys/libkern/
H A Dbcmp.c60 int shl, shr, len = length; local
85 shl = (sizeof(long) << 3) - shr;
93 if (*(culp)p1 != (va >> shr | vb << shl))
112 return ((((va >> shr | ((shl < len) ? *(culp)p2 << shl : 0)) ^
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-586.pl168 &shl ("esi",14); # lo<<14
170 &shl ("edi",14); # hi<<14
177 &shl ("esi",18-14); # lo<<18
179 &shl ("edi",18-14); # hi<<18
186 &shl ("esi",23-18); # lo<<23
188 &shl ("edi",23-18); # hi<<23
233 &shl ("esi",4); # lo<<4
235 &shl ("edi",4); # hi<<4
242 &shl ("esi",25-4); # lo<<25
244 &shl ("ed
[all...]
/freebsd-11-stable/sys/tools/sound/
H A Dsnd_fxdiv_gen.awk38 function shl(x, y) function
75 FXONE = shl(1, FXSHIFT);
H A Dfeeder_rate_mkfilter.awk85 function shl(x, y) function
549 Z_DRIFT_ONE = shl(1, Z_DRIFT_SHIFT);
552 Z_ONE = shl(1, Z_SHIFT);
575 Z_COEFF_ONE = shl(1, Z_COEFF_SHIFT);
616 INT32_MAX = 1 + ((shl(1, 30) - 1) * 2);
625 Z_FULL_ONE = shl(1, Z_FULL_SHIFT);
634 Z_INTERP_COEFF_ONE = shl(1, Z_INTERP_COEFF_SHIFT);
637 Z_LINEAR_FULL_ONE = shl(1, Z_LINEAR_FULL_SHIFT);
640 Z_LINEAR_ONE = shl(1, Z_LINEAR_SHIFT)
646 #Z_SCALE_ONE = shl(
[all...]
H A Dfeeder_eq_mkfilter.awk73 function shl(x, y) function
260 INT32_MAX = 1 + ((shl(1, 30) - 1) * 2);
269 FEEDEQ_COEFF_ONE = shl(1, FEEDEQ_COEFF_SHIFT);
272 FEEDEQ_PREAMP_ONE = shl(1, FEEDEQ_PREAMP_SHIFT);
283 FEEDEQ_GAIN_FMASK = shl(1, FEEDEQ_GAIN_SHIFT) - 1;
432 # shl(FEEDEQ_GAIN_MAX, FEEDEQ_GAIN_SHIFT));
434 # shl(FEEDEQ_GAIN_MAX, FEEDEQ_GAIN_SHIFT));
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_tmplt.h132 uint8_t shl; member in struct:_q8_rdmwr_hdr
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl151 &shl ($lo,31);
156 &shl (@i[1],30);
174 &shl (@T[1],3*$n);
185 &shl (@T[1],3*$n);
190 &shl (@i[1],3*$n);
H A Dx86_64-gf2m.pl64 shl \$63,$lo
68 shl \$62,$i0
73 shl \$61,$i1
128 shl \$`8*$n-4`,$t1
145 shl \$`8*$n-4`,$t1
H A Dvia-mont.pl185 &shl ("ecx",5); # convert word counter to bit counter
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl354 ($shl,$shr)=map("%l$_",(0..7));
461 and $inp,7,$shl
463 sll $shl,3,$shl
465 sub %g0,$shl,$shr
470 brz,pt $shl,1f
475 sllx $Xlo,$shl,$Xlo
476 sllx $Xhi,$shl,$Xhi
H A Dghash-x86_64.pl155 shl \$4,`&LB("$nlo")`
171 shl \$60,$tmp
176 shl \$4,`&LB("$nlo")`
186 shl \$60,$tmp
201 shl \$60,$tmp
213 shl \$60,$tmp
295 &shl (&LB($dat),4) if ($i>0 && $i<17);
298 &shl ($tmp,60) if ($i>0 && $i<17);
324 &shl (&LB($nlo),4);
339 &shl (
[all...]
H A Dghash-x86.pl179 &shl (&LB($rem),4);
211 &shl (&LB($rem),4);
378 &shl (&LB($nlo),4);
388 &shl (&LB($nlo),4) if ($odd);
413 &shl ($inp,4); # compensate for rem_4bit[i] being >>4
526 &shl (&LB($nlo),4);
549 &shl (&LB($nlo),4);
564 &shl (&LB($nlo),4);
678 &shl ("edx",4) if ($i<16);
781 &shl (
[all...]
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dcbc.pl162 &shl("edx",8);
172 &shl("ecx",8);
296 &shl("ecx",16);
/freebsd-11-stable/lib/libc/quad/
H A Dqdivrem.c65 shl(digit *p, int len, int sh) function
188 shl(&u[0], m + n, d); /* u <<= d */
189 shl(&v[1], n - 1, d); /* v <<= d */
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl387 shl \$8,$t4
389 shl \$8,$t5
395 shl \$8,$acc2
400 shl \$8,$acc0
402 shl \$16,$acc1
411 shl \$16,$t4
413 shl \$16,$t5
421 shl \$16,$acc2
423 shl \$24,$acc0
425 shl \
[all...]
H A Daes-586.pl450 &shl ($tmp,8);
459 &shl ($tmp,16);
467 &shl ($tmp,24);
622 &shl ("edx",8); # 1
626 &shl ($acc,16); # 10
631 &shl ($acc,24); # 11
637 &shl ($acc,8); # 5
641 &shl ($acc,24); # 15
650 &shl ("ecx",16); # 14
656 &shl (
[all...]
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl144 shl \$6,%edi # process grandRounds
254 shl \$6,%edi # process grandRounds
387 shl \$$rot,$i0
392 shl \$$rot,$i1
477 shl \$32,%r8 # @S[0]||
478 shl \$32,%r10 # @S[2]||
529 shl \$32,%r8 # @S[0]||
530 shl \$32,%r10 # @S[2]||
678 shl \$6,$keyend
H A Dcmll-x86.pl139 &shl ("eax",6);
204 &shl ("eax",6);
314 &shl ("eax",6);
379 &shl ("eax",6);
496 &shl ($i0,$rot);
499 &shl ($i1,$rot);
502 &shl ($i2,$rot);
510 &shl ($i3,$rot);
883 &shl ($s3,6);
977 &shl (
[all...]
/freebsd-11-stable/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl91 &shl( $tmp1, 16); # 1
93 &shl( $tmp2, 16); # 1
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp169 AB = AOut.shl(BitWidth - ShiftAmt);
205 AB = AOut.shl(ShiftAmt);
219 AB = AOut.shl(ShiftAmt);
/freebsd-11-stable/secure/lib/libcrypto/aarch64/
H A Dghashv8-armx.S12 shl v19.2d,v19.2d,#57 //0xc2.0
20 shl v3.2d,v3.2d,#1
63 shl v19.2d,v19.2d,#57
123 shl v19.2d,v19.2d,#57 //compose 0xc2.0 constant
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFixedPoint.h140 APFixedPoint shl(unsigned Amt) const { function in class:clang::APFixedPoint
/freebsd-11-stable/crypto/openssl/crypto/
H A Dx86_64cpuid.pl50 shl \$32,%rdx
195 shl \$32,%r9
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S51 shl $4, %rsp
131 shl $4, %rsp
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFixedPoint.cpp81 ThisVal = ThisVal.shl(CommonScale - getScale());
82 OtherVal = OtherVal.shl(CommonScale - OtherScale);

Completed in 225 milliseconds

12345