Home
last modified time | relevance | path

Searched refs:shr (Results 76 - 100 of 201) sorted by relevance

123456789

/third_party/lzma/Asm/x86/
H A DLzmaDecOpt.asm174 shr prob2, kNumMoveBits
185 shr probBranch, kNumMoveBits
195 shr range, kNumBitModelTotalBits
224 shr range, kNumBitModelTotalBits
397 shr sym2, PSHIFT
655 shr x2, x1_L
855 shr range, 1
1198 shr sym, PSHIFT
1284 shr state, PSHIFT
H A DLzFindOpt.asm311 shr t1_x, 2
416 shr t1_x, 2
486 shr cp_r, 3
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.c228 regval <<= elem->typeinfo.shr; in l_rnn_etype()
369 regval <<= bf->typeinfo.shr; in l_rnn_reg_meta_index()
409 regval <<= rnndoff->elem->typeinfo.shr; in l_rnn_reg_meta_tonumber()
/third_party/ffmpeg/libswscale/
H A Dinput.c252 int shr, int shg, in rgb16_32ToY_c_template()
267 int r = (px & maskr) >> shr; in rgb16_32ToY_c_template()
278 int shr, int shg, in rgb16_32ToUV_c_template()
294 int r = (px & maskr) >> shr; in rgb16_32ToUV_c_template()
306 int shr, int shg, in rgb16_32ToUV_half_c_template()
336 r = (rb & maskr) >> shr; in rgb16_32ToUV_half_c_template()
345 #define rgb16_32_wrapper(fmt, name, shr, shg, shb, shp, maskr, \
350 rgb16_32ToY_c_template((int16_t*)dst, src, width, fmt, shr, shg, shb, shp, \
359 shr, shg, shb, shp, \
369 shr, sh
248 rgb16_32ToY_c_template(int16_t *dst, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToY_c_template() argument
273 rgb16_32ToUV_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_c_template() argument
301 rgb16_32ToUV_half_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_half_c_template() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl590 shr \$5,$num # restore $num
1629 shr \$63,$A0[0]
1631 shr \$63,$A0[1]
1646 shr \$63,$A0[0]
1648 shr \$63,$A0[1]
1668 shr \$63,$A0[0]
1670 shr \$63,$A0[1]
1685 shr \$63,$A0[0]
1687 shr \$63,$A0[1]
1702 shr \
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl590 shr \$5,$num # restore $num
1629 shr \$63,$A0[0]
1631 shr \$63,$A0[1]
1646 shr \$63,$A0[0]
1648 shr \$63,$A0[1]
1668 shr \$63,$A0[0]
1670 shr \$63,$A0[1]
1685 shr \$63,$A0[0]
1687 shr \$63,$A0[1]
1702 shr \
[all...]
/third_party/musl/src/string/i386/
H A Dmemset.s60 1: shr $2, %ecx
/third_party/musl/src/fenv/x86_64/
H A Dfenv.s57 shr $3,%eax
/third_party/musl/src/fenv/x32/
H A Dfenv.s57 shr $3,%eax
/third_party/node/deps/openssl/openssl/crypto/bf/asm/
H A Dbf-586.pl113 &shr( $tmp2, 16);
/third_party/openssl/crypto/bf/asm/
H A Dbf-586.pl113 &shr( $tmp2, 16);
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djchuff-sse2.asm125 shr tempd, nbitsb ; temp >>= nbits;
149 shr tempq, 16 ; temp >>= 16;
158 shr tempq, 16 ; temp >>= 16;
167 shr tempd, 16 ; temp >>= 16;
513 shr index, nbitsb ; index >>= nbits;
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-x86.pl180 &shr ($Zhh,4);
211 &shr ($Zhh,4);
287 &shr ($Zll,20);
330 &shr ($Zll,20);
490 &shr ($Zll,24);
723 &shr ($nhi[1],4);
765 &shr ($nhi[0],4);
/third_party/openssl/crypto/modes/asm/
H A Dghash-x86.pl180 &shr ($Zhh,4);
211 &shr ($Zhh,4);
287 &shr ($Zll,20);
330 &shr ($Zll,20);
490 &shr ($Zll,24);
723 &shr ($nhi[1],4);
765 &shr ($nhi[0],4);
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h139 int shr, low, high; member
/third_party/musl/tools/
H A Dadd-cfi.i386.awk197 /(add|addl|sub|subl|and|or|xor|lea|sal|sar|shl|shr).*,%e?([abcd][hlx]|si|di|bp)$/ {
H A Dadd-cfi.x86_64.awk183 /(add|addl|sub|subl|and|or|xor|lea|sal|sar|shl|shr).*,%[er]?([abcd][xlh]|si|di|bp|8|9|10|11|12|13|14|15)$/ {
/third_party/ffmpeg/libavcodec/x86/
H A Dvc1dsp_loopfilter.asm51 shr %6, 16
55 shr %6, 16
H A Ddirac_dwt.asm187 shr w2d, 1
237 shr w2d, 1
H A Ddcadsp.asm31 shr nblocksd, 1
213 shr nblocksd, 2
/third_party/ffmpeg/libswscale/x86/
H A Drgb_2_rgb.asm191 shr whalfq, 1 ; whalf = width / 2
298 shr whalfq, 1 ; whalf = width / 2
/third_party/ltp/testcases/kernel/kvm/
H A Dbootstrap_x86.S122 shr $12, %edx
139 shr $16, %eax
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-avx512.pl350 shr \$3,%eax
440 shr \$3,$bsz
H A Dkeccak1600-mmx.pl334 &shr ("edx",3); # bsz /= 8
372 &shr ("edx",3); # bsz /= 8
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-avx512.pl350 shr \$3,%eax
440 shr \$3,$bsz

Completed in 21 milliseconds

123456789