Home
last modified time | relevance | path

Searched refs:shr (Results 1 – 25 of 58) sorted by relevance

123

/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dx86p_32.asm61 shr ebp,2
141 shr ebp,2
212 shr ebp,2
303 shr ebp,2
401 shr ebp,2
472 shr ah,3
475 shr bl,3
496 shr ah,3
499 shr bl,3
512 shr ecx,1
[all …]
Dx86p_16.asm38 shr eax,11
61 shr eax,11
77 shr ecx,1
96 shr ebx,11
117 shr eax,11
147 shr ebx,1
167 shr ebx,1
184 shr ecx,2
203 shr eax,1
206 shr ecx,1
[all …]
Dmmxp2_32.asm178 shr al, 3
180 shr ebx, 5
202 shr ecx, 2
248 shr al, 3
250 shr ebx, 5
380 shr eax,3
381 shr edx,6
386 shr ebx,9
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
Dint_lpc.cpp450 temp = shr(lsp_old[i], 2, pOverflow); in Int_lpc_1to3()
452 temp2 = shr(lsp_new[i], 2, pOverflow); in Int_lpc_1to3()
467 temp = shr(lsp_new[i], 1, pOverflow); in Int_lpc_1to3()
468 temp2 = shr(lsp_old[i], 1, pOverflow); in Int_lpc_1to3()
481 temp = shr(lsp_new[i], 2, pOverflow); in Int_lpc_1to3()
483 temp2 = shr(lsp_old[i], 2, pOverflow); in Int_lpc_1to3()
586 temp = shr(lsp_old[i], 2, pOverflow); in Int_lpc_1to3_2()
590 temp2 = shr(lsp_new[i], 2, pOverflow); in Int_lpc_1to3_2()
604 temp = shr(lsp_new[i], 1, pOverflow); in Int_lpc_1to3_2()
605 temp2 = shr(lsp_old[i], 1, pOverflow); in Int_lpc_1to3_2()
[all …]
Dvad1.cpp186 temp1 = shr(in[4*i+0], 2, pOverflow); in first_filter_stage()
193 temp2 = shr(in[4*i+1], 2, pOverflow); in first_filter_stage()
204 temp2 = shr(in[4*i+2], 2, pOverflow); in first_filter_stage()
211 temp2 = shr(in[4*i+3], 2, pOverflow); in first_filter_stage()
320 *in0 = shr(temp0, 1, pOverflow); in filter5()
323 *in1 = shr(temp0, 1, pOverflow); in filter5()
418 *in1 = shr(temp1, 1, pOverflow); in filter3()
422 *in0 = shr(temp1, 1, pOverflow); in filter3()
818 temp = shr(num, 1, pOverflow); in update_cntrl()
821 stat_rat = add(stat_rat, shr(temp, sub(8, exp, pOverflow), pOverflow), pOverflow); in update_cntrl()
[all …]
Dshr_r.cpp212 var_out = shr(var1, var2, pOverflow); in shr_r()
Dshr.cpp205 Word16 shr(register Word16 var1, register Word16 var2, Flag *pOverflow) in shr() function
/external/openssl/crypto/des/asm/
Ddes686.pl158 &shr( $t, 8 ); # 1 5
160 &shr( $u, 8 ); # 1 6
168 &shr( $t, 8 ); # 2 5
170 &shr( $u, 8 ); # 2 6
178 &shr( $u, 8 ); # 3 6
180 &shr( $t, 8 ); # 3 5
197 &shr( $tt, $shift );
Dcrypt586.pl82 &shr( $t, 16); # 1
114 &shr( $u, 16);
117 &shr( $t, 16);
Ddes-586.pl159 &shr( $u, 16);
162 &shr( $t, 16);
/external/openssl/crypto/aes/asm/
Daes-ia64.S118 (p0) shr.u te00=s0,twenty4 };; // 0/0:s0>>24
124 (p0) shr.u te01=s1,twenty4 };; // 1/1:s1>>24
130 (p0) shr.u te02=s2,twenty4 };; // 2/2:s2>>24
136 (p0) shr.u te03=s3,twenty4 };; // 3/3:s3>>24
142 (p0) shr.u te13=s3,sixteen };; // 4/2:s3>>16
202 shr.u te00=s0,twenty4 };; // 0/0:s0>>24
208 shr.u te01=s1,twenty4 };; // 1/1:s1>>24
214 shr.u te02=s2,twenty4 };; // 2/2:s2>>24
220 shr.u te03=s3,twenty4 };; // 3/3:s3>>24
226 shr.u te13=s3,sixteen };; // 4/2:s3>>16
[all …]
Daes-586.pl133 &shr ($v1,16);
144 &shr ($v1,16);
156 &shr ($v0,16);
168 &shr ($v1,16);
186 if ($i==1) { &shr ($s[0],16); }#%ebx[1]
187 if ($i==2) { &shr ($s[0],24); }#%ecx[2]
196 &shr ($tmp,16); }
204 &shr ($tmp,24) }
219 if ($i==1) { &shr ($s[0],16); }#%ebx[1]
220 if ($i==2) { &shr ($s[0],24); }#%ecx[2]
[all …]
/external/zlib/contrib/masmx64/
Dinffasx64.asm101 shr rdx, cl ; /* hold >>= this.bits */
107 shr eax, 16 ; /* output this.val char */
117 shr rdx, cl ; /* hold >>= this.bits */
122 shr eax, 16 ; /* output this.val char */
129 shr r14d, 16 ; /* len = this.val */
144 shr rdx, cl
164 shr r15d, 16 ; /* dist = this.val */
167 shr rdx, cl ; /* hold >>= this.bits */
182 shr rdx, cl
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_stdlib.c174 shr ebx,1 in _alldiv()
176 shr edx,1 in _alldiv()
234 shr ecx,1 in _aulldiv()
236 shr edx,1 in _aulldiv()
310 shr ebx,1 in _allrem()
312 shr edx,1 in _allrem()
368 shr ecx,1 in _aullrem()
370 shr edx,1 in _aullrem()
454 shr ebx,1 in _alldvrm()
456 shr edx,1 in _alldvrm()
[all …]
/external/zlib/contrib/inflate86/
Dinffas86.c838 shr edx, cl /* hold >>= this.bits */
843 shr eax, 16 /* output this.val char */
850 shr ecx, 16 /* len = this.val */
877 shr edx, cl
899 shr ebp, 16 /* dist = this.val */
902 shr edx, cl /* hold >>= this.bits */
928 shr edx, cl
/external/zlib/contrib/masmx86/
Dinffas32.asm305 shr eax,8
352 shr ebp,cl
362 shr eax,16
378 shr edx,16
403 shr ebp,cl
431 shr edx,16
434 shr ebp,cl
460 shr ebp,cl
683 shr eax,16
699 shr edx,16
[all …]
/external/openssl/crypto/bn/asm/
Dmo-586.pl425 &shr ("edx",1);
436 &shr ("eax",31);
451 &shr ("eax",31);
456 &shr ("edx",31);
521 &shr ("edx",1);
530 &shr ("eax",31);
543 &shr ($carry,31);
/external/qemu/distrib/sdl-1.2.12/src/audio/
DSDL_mixer_MMX_VC.c53 shr ebx, 4 // process 16 bytes per iteration = 8 samples in SDL_MixAudio_MMX_S16_VC()
144 shr ebx, 3 //$3,%%ebx // process 8 bytes per iteration = 8 samples in SDL_MixAudio_MMX_S8_VC()
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
Dshr.h106 Word16 shr(Word16 var1, Word16 var2, Flag *pOverflow);
/external/grub/stage2/
Dstart_eltorito.S102 shr $ISO_SECTOR_BITS, %eax /* dwords->sectors */
193 shr $1, %ah /* Otherwise, try to reduce */
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
Dcalc_en.cpp371 pred_gain = div_s(shr(frac_en[0], 1, pOverflow), ltp_res_en); in calc_unfilt_energies()
694 *cod_gain_frac = div_s(shr(frac, 1, pOverflow), frac_coeff[2]); in calc_filt_energies()
Dg_adapt.cpp504 result = shr(result, 1, pOverflow); in gain_adapt()
Dton_stab.cpp697 sum = shr(g_pitch, 3, pOverflow); /* Division by 8 */ in check_gp_clipping()
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
Dex_ctrl.cpp167 prevEnergy = shr(add(exEnergyHist[7], exEnergyHist[8], pOverflow) , 1, pOverflow); in Ex_ctrl()
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/build/make/
Dlocal.mk67 shr.cpp \

123