Home
last modified time | relevance | path

Searched refs:shr (Results 1 - 25 of 201) sorted by relevance

123456789

/third_party/ffmpeg/libavformat/
H A Dtls_mbedtls.c170 TLSShared *shr = &tls_ctx->tls_shared; in tls_open() local
177 if ((ret = ff_tls_open_underlying(shr, h, uri, options)) < 0) in tls_open()
188 if (shr->ca_file) { in tls_open()
189 if ((ret = mbedtls_x509_crt_parse_file(&tls_ctx->ca_cert, shr->ca_file)) != 0) { in tls_open()
196 if (shr->cert_file) { in tls_open()
197 if ((ret = mbedtls_x509_crt_parse_file(&tls_ctx->own_cert, shr->cert_file)) != 0) { in tls_open()
213 if (shr->key_file) { in tls_open()
215 shr->key_file, in tls_open()
228 shr->listen ? MBEDTLS_SSL_IS_SERVER : MBEDTLS_SSL_IS_CLIENT, in tls_open()
236 shr in tls_open()
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-586.pl175 &shr ("ecx",9); # lo>>9
177 &shr ("edx",9); # hi>>9
184 &shr ("ecx",14-9); # lo>>14
186 &shr ("edx",14-9); # hi>>14
193 &shr ("ecx",18-14); # lo>>18
195 &shr ("edx",18-14); # hi>>18
240 &shr ("ecx",2); # lo>>2
242 &shr ("edx",2); # hi>>2
249 &shr ("ecx",7-2); # lo>>7
251 &shr ("ed
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha512-586.pl175 &shr ("ecx",9); # lo>>9
177 &shr ("edx",9); # hi>>9
184 &shr ("ecx",14-9); # lo>>14
186 &shr ("edx",14-9); # hi>>14
193 &shr ("ecx",18-14); # lo>>18
195 &shr ("edx",18-14); # hi>>18
240 &shr ("ecx",2); # lo>>2
242 &shr ("edx",2); # hi>>2
249 &shr ("ecx",7-2); # lo>>7
251 &shr ("ed
[all...]
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S100 shr.u r25=r24,2;;
133 shr.u r34=r34,4 };;
252 shr.u r23=h2,2 };;
326 shr.u r20=r16,32 }
329 shr.u r21=r17,32 };;
333 shr.u r16=r16,8 }
335 shr.u r20=r20,8
336 shr.u r17=r17,8 }
338 shr.u r21=r21,8 };;
342 shr
[all...]
H A Dpoly1305-sparcv9.pl49 my ($ctx,$inp,$len,$padbit,$shl,$shr) = map("%i$_",(0..5));
96 and $inp,7,$shr ! alignment factor
98 sll $shr,3,$shr ! *8
99 neg $shr,$shl
110 brz,pt $shr,.Lkey_aligned
114 srlx $h0,$shr,$h0
116 srlx $h1,$shr,$h1
167 and $inp,7,$shr ! alignment factor
170 sll $shr,
[all...]
H A Dpoly1305-x86_64.pl143 shr \$2,$d3
200 shr \$32,%r9
233 shr \$4,$len
260 shr \$2,$s1
316 shr \$2,%r10 # did 130-bit value overflow?
379 shr \$26,$d1
381 shr \$26,$d2
392 shr \$26,$d1
394 shr \$26,$d2
415 shr \
[all...]
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S100 shr.u r25=r24,2;;
133 shr.u r34=r34,4 };;
252 shr.u r23=h2,2 };;
326 shr.u r20=r16,32 }
329 shr.u r21=r17,32 };;
333 shr.u r16=r16,8 }
335 shr.u r20=r20,8
336 shr.u r17=r17,8 }
338 shr.u r21=r21,8 };;
342 shr
[all...]
H A Dpoly1305-sparcv9.pl49 my ($ctx,$inp,$len,$padbit,$shl,$shr) = map("%i$_",(0..5));
96 and $inp,7,$shr ! alignment factor
98 sll $shr,3,$shr ! *8
99 neg $shr,$shl
110 brz,pt $shr,.Lkey_aligned
114 srlx $h0,$shr,$h0
116 srlx $h1,$shr,$h1
167 and $inp,7,$shr ! alignment factor
170 sll $shr,
[all...]
H A Dpoly1305-x86_64.pl143 shr \$2,$d3
200 shr \$32,%r9
233 shr \$4,$len
260 shr \$2,$s1
316 shr \$2,%r10 # did 130-bit value overflow?
379 shr \$26,$d1
381 shr \$26,$d2
392 shr \$26,$d1
394 shr \$26,$d2
415 shr \
[all...]
/third_party/mesa3d/src/freedreno/registers/
H A Dgen_header.py35 def __init__(self, name, low, high, shr, type, parser):
39 self.shr = shr
89 if self.shr > 0:
90 val = "(%s >> %d)" % (val, self.shr)
194 print(" .bo_shift = %d" % address.shr)
220 if not f.name and f.low == 0 and f.shr == 0 and not f.type in ["float", "fixed", "ufixed"]:
230 if f.shr > 0:
231 print("\tassert(!(val & 0x%x));" % mask(0, f.shr - 1))
330 if "shr" i
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl64 shr \$3,$a1
77 shr \$1,$hi
81 shr \$2,$t1
86 shr \$3,$t0
123 shr \$4,$b
127 shr \$4,$b
132 shr \$4,$b
142 shr \$`64-(8*$n-4)`,$t0
146 shr \$4,$b
149 shr \
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl64 shr \$3,$a1
77 shr \$1,$hi
81 shr \$2,$t1
86 shr \$3,$t0
123 shr \$4,$b
127 shr \$4,$b
132 shr \$4,$b
142 shr \$`64-(8*$n-4)`,$t0
146 shr \$4,$b
149 shr \
[all...]
/third_party/musl/src/stdlib/
H A Dqsort.c67 /* shl() and shr() need n > 0 */
80 static inline void shr(size_t p[2], int n) in shr() function
148 shr(p, trail); in trinkle()
178 shr(p, 2); in __qsort_r()
205 shr(p, trail); in __qsort_r()
211 shr(p, 1); in __qsort_r()
/third_party/lzma/Asm/x86/
H A D7zCrcOpt.asm47 shr x0, 8
126 shr x1, 16
136 shr x0, 16
155 shr x0, 16
166 shr x1, 16
H A DXzCrc64Opt.asm26 shr r0, 8
88 shr r0, 16
91 shr r0, 16
155 shr r2, 8
221 shr r0, 16
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-ia64.S15 // variable 'shr' which is pairable with 'extr'/'dep' instructions.
20 // 'shr' and 'and' instructions I can achieve better ILP, Instruction
126 (p0) shr.u te00=s0,twenty4 };; // 0/0:s0>>24
132 (p0) shr.u te01=s1,twenty4 };; // 1/1:s1>>24
138 (p0) shr.u te02=s2,twenty4 };; // 2/2:s2>>24
144 (p0) shr.u te03=s3,twenty4 };; // 3/3:s3>>24
150 (p0) shr.u te13=s3,sixteen };; // 4/2:s3>>16
211 shr.u te00=s0,twenty4 };; // 0/0:s0>>24
217 shr.u te01=s1,twenty4 };; // 1/1:s1>>24
223 shr
[all...]
H A Daes-x86_64.pl120 shr \$16,$s2
123 shr \$16,$s3
126 shr \$16,$s1
128 shr \$16,$s0
183 shr \$16,$s2
187 shr \$16,$s3
193 shr \$16,$s1
196 shr \$16,$s0
269 $code.=" shr \$16,$tmp1\n";
274 $code.=" shr \
[all...]
H A Daes-586.pl265 &shr ($v1,16);
276 &shr ($v1,16);
288 &shr ($v0,16);
300 &shr ($v1,16);
328 &shr ($s1,16); # -, -, 7, 6
341 &shr ($s2,16); # -, -, 8,11
348 &shr ($v0,24); # 13
352 &shr ($s0,24); # 1*
357 &shr ($s3,16); # , ,13,12
375 &shr ("ea
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daes-ia64.S15 // variable 'shr' which is pairable with 'extr'/'dep' instructions.
20 // 'shr' and 'and' instructions I can achieve better ILP, Instruction
126 (p0) shr.u te00=s0,twenty4 };; // 0/0:s0>>24
132 (p0) shr.u te01=s1,twenty4 };; // 1/1:s1>>24
138 (p0) shr.u te02=s2,twenty4 };; // 2/2:s2>>24
144 (p0) shr.u te03=s3,twenty4 };; // 3/3:s3>>24
150 (p0) shr.u te13=s3,sixteen };; // 4/2:s3>>16
211 shr.u te00=s0,twenty4 };; // 0/0:s0>>24
217 shr.u te01=s1,twenty4 };; // 1/1:s1>>24
223 shr
[all...]
H A Daes-x86_64.pl120 shr \$16,$s2
123 shr \$16,$s3
126 shr \$16,$s1
128 shr \$16,$s0
183 shr \$16,$s2
187 shr \$16,$s3
193 shr \$16,$s1
196 shr \$16,$s0
269 $code.=" shr \$16,$tmp1\n";
274 $code.=" shr \
[all...]
/third_party/node/deps/openssl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl44 ($shr,$shl1,$shl2)=("%i3","%i4","%i5");
73 srlx @X[$j],$shr,@X[$j] ! align X[`$i+1`]
310 and $inp,7,$shr
313 sll $shr,3,$shr ! *=8
316 sub $shl2,$shr,$shl2
321 sub $shl2,$shl1,$shl2 ! shr+shl1+shl2==64
326 cmp $shr,0 ! was inp aligned?
342 srlx @X[0],$shr,@X[0] ! align X[0]
/third_party/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl44 ($shr,$shl1,$shl2)=("%i3","%i4","%i5");
73 srlx @X[$j],$shr,@X[$j] ! align X[`$i+1`]
310 and $inp,7,$shr
313 sll $shr,3,$shr ! *=8
316 sub $shl2,$shr,$shl2
321 sub $shl2,$shl1,$shl2 ! shr+shl1+shl2==64
326 cmp $shr,0 ! was inp aligned?
342 srlx @X[0],$shr,@X[0] ! align X[0]
/third_party/node/deps/openssl/openssl/crypto/
H A Dx86cpuid.pl84 &shr ("ebx",16);
100 &shr ("esi",14);
123 &shr ("ebx",16);
344 &shr ("eax",31);
486 &shr ("edx",8);
/third_party/openssl/crypto/
H A Dx86cpuid.pl84 &shr ("ebx",16);
100 &shr ("esi",14);
123 &shr ("ebx",16);
344 &shr ("eax",31);
486 &shr ("edx",8);
/third_party/musl/src/math/i386/
H A Dremquo.s35 shr %dl
38 shr $5,%al

Completed in 19 milliseconds

123456789