Searched refs:LSL (Results 1 - 25 of 151) sorted by relevance

1234567

/external/tremolo/Tremolo/
H A DmdctLARM.s56 MOV r3, r3, LSL #1
115 MOV r3, r3, LSL #1
191 MOV r8, r8, LSL #1
231 MOV r8, r8, LSL #1
301 MOV r2, r2, LSL #1
305 MOV r2, r2, LSL r3 @ r2 = step = 2<<shift
313 ADD r4, r1, r0, LSL #1 @ r4 = aX = in+(n>>1)
364 ADD r4, r1, r0, LSL #1 @ r4 = aX = in+(n>>1)
418 MOV r6, r14,LSL r3 @ r6 = (4<<i)<<shift
437 ADD r1,r1,r0,LSL #
[all...]
H A DmdctARM.s58 MOV r3, r3, LSL #1
117 MOV r3, r3, LSL #1
193 MOV r8, r8, LSL #1
232 MOV r8, r8, LSL #1
300 MOV r2,r2,LSL #1
304 MOV r2,r2,LSL r3 @ r2 = step = 2<<shift
312 ADD r4, r1, r0, LSL #1 @ r4 = aX = in+(n>>1)
323 LDR r10,[r5],r2,LSL #2 @ r10= T[0] T += step
333 MOV r9, r9, LSL #1
338 MOV r12,r12,LSL #
[all...]
H A DbitwiseARM.s60 ORRLT r10,r10,r11,LSL r14 @ r10= Next 32 bits.
62 RSB r14,r14,r14,LSL r1
82 ORRLT r10,r10,r6,LSL r12 @ r10= first bitsLeftInSeg bits+crap
83 RSB r11,r11,r11,LSL r5 @ r11= mask
108 ORR r10,r10,r12,LSL r5 @ r10= first r5+8 bits
114 RSB r14,r14,r14,LSL r1
123 RSB r14,r14,r14,LSL r1
150 MOV r14,r14,LSL #3 @ r14= length in bits
194 MOV r10,r10,LSL #3 @ r10= bits to backtrk to word align
200 ADDS r2,r2,r12,LSL #
[all...]
H A Ddpen.s100 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
146 ORR r0, r14,r10,LSL #8 @ r7 = chase = (next<<8) | r14
157 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
183 MOV r8, r8, LSL #1 @ r8 = (chase+bit)<<1
197 MOV r7, r7, LSL #1
206 ORR r0, r14,r10,LSL #16 @ r7 = chase = (next<<16) | r14
216 LDR r7, [r6, r2, LSL #2]
266 MOVLT r14,r14,LSL r11 @ r14= add = s->q_min << -add (if add < 0)
271 MOVLT r12,r12,LSL r5 @ r12=mul<<-shiftM
273 MOVGT r14,r14,LSL r
[all...]
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DarmSP_FFT_CToC_FC32_Radix2_unsafe_s.S94 LSL grpCount,subFFTSize,#1
99 MOV pointStep,subFFTNum,LSL #2
108 LSL pointStep,pointStep,#1
168 SUB pDst,pSrc,outPointStep,LSL #1
H A DomxSP_FFTInv_CCSToR_S32S16_Sfs_s.S106 ADD pDst,pOut,N, LSL #2
111 ADD pDst,pOut,N, LSL #2
H A DarmSP_FFT_CToC_FC32_Radix2_ls_unsafe_s.S79 MOV outPointStep,subFFTSize,LSL #3
83 LSL grpCount,subFFTSize,#1
133 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 4*size; pSrc -= 8*size bytes
H A DarmSP_FFT_CToC_SC32_Radix2_ls_unsafe_s.S88 MOV outPointStep,subFFTSize,LSL #3
92 LSL grpCount,subFFTSize,#1
152 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 4*size; pSrc -= 8*size bytes
H A DarmSP_FFT_CToC_SC16_Radix2_unsafe_s.S100 LSL grpCount,subFFTSize,#1
105 MOV pointStep,subFFTNum,LSL #1
113 LSL pointStep,pointStep,#1
182 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 2*size; pSrc -= 4*size bytes
H A DarmSP_FFT_CToC_SC32_Radix2_unsafe_s.S102 LSL grpCount,subFFTSize,#1
107 MOV pointStep,subFFTNum,LSL #2
115 LSL pointStep,pointStep,#1
183 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 4*size; pSrc -= 8*size bytes
H A DarmSP_FFT_CToC_FC32_Radix4_unsafe_s.S130 LSL grpCount,subFFTSize,#2
137 MOV pointStep,subFFTNum,LSL #1
147 LSL pointStep,pointStep,#2 @// 2*grpSize
150 MOV srcStep,pointStep,LSL #1 @// srcStep = 2*pointStep
156 MOV dstStep,outPointStep,LSL #1
171 MOV twStep,stepTwiddle,LSL #2
314 SUB pDst,pSrc,outPointStep,LSL #2
H A DarmSP_FFT_CToC_SC16_Radix2_ls_unsafe_s.S97 MOV outPointStep,subFFTSize,LSL #2
101 LSL grpCount,subFFTSize,#1
175 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 2*size; pSrc -= 4*size bytes
H A DarmSP_FFT_CToC_SC16_Radix2_ps_unsafe_s.S98 LSL grpCount,subFFTSize,#1
107 MOV twStep,subFFTNum,LSL #1
182 SUB pDst,pSrc,outPointStep,LSL #1 @// pDst -= 2*size; pSrc -= 4*size bytes
H A DarmSP_FFT_CToC_FC32_Radix4_ls_unsafe_s.S138 MOV outPointStep,subFFTSize,LSL #3
144 LSL grpCount,subFFTSize,#2
158 MOV dstStep,outPointStep,LSL #1
181 MOV grpTwStep,grpTwStep,LSL #1
320 SUB pDst,pSrc,outPointStep,LSL #2
322 SUB pTwiddle,pTwiddle,subFFTSize,LSL #1
H A DarmSP_FFT_CToC_SC16_Radix4_unsafe_s.S137 LSL grpCount,subFFTSize,#2
151 LSL pointStep,subFFTNum,#2 @// 2*grpSize
154 MOV srcStep,pointStep,LSL #1 @// srcStep = 2*pointStep
161 MOV dstStep,outPointStep,LSL #1
171 MOV twStep,stepTwiddle,LSL #2
362 SUB pDst,pSrc,outPointStep,LSL #2 @// pDst -= size; pSrc -= 4*size bytes
H A DarmSP_FFT_CToC_FC32_Radix2_fs_unsafe_s.S94 MOV pointStep,grpSize,LSL #3
H A DarmSP_FFT_CToC_SC32_Radix4_unsafe_s.S140 LSL grpCount,subFFTSize,#2
147 MOV pointStep,subFFTNum,LSL #1
156 LSL pointStep,pointStep,#2 @// 2*grpSize
159 MOV srcStep,pointStep,LSL #1 @// srcStep = 2*pointStep
165 MOV dstStep,outPointStep,LSL #1
178 MOV twStep,stepTwiddle,LSL #2
368 SUB pDst,pSrc,outPointStep,LSL #2 @// pDst -= 2*size; pSrc -= 8*size bytes
H A DarmSP_FFT_CToC_SC32_Radix4_ls_unsafe_s.S146 MOV outPointStep,subFFTSize,LSL #3
152 LSL grpCount,subFFTSize,#2
166 MOV dstStep,outPointStep,LSL #1
187 MOV grpTwStep,grpTwStep,LSL #1
376 SUB pDst,pSrc,outPointStep,LSL #2 @// pDst -= 4*size; pSrc -= 8*size bytes
378 SUB pTwiddle,pTwiddle,subFFTSize,LSL #1
H A DarmSP_FFT_CToC_SC16_Radix2_fs_unsafe_s.S106 MOV pointStep,grpSize,LSL #2
H A DarmSP_FFT_CToC_SC16_Radix4_ls_unsafe_s.S171 MOV outPointStep,subFFTSize,LSL #2
174 LSL grpCount,subFFTSize,#2
181 MOV dstStep,outPointStep,LSL #1
365 SUB pDst,pSrc,outPointStep,LSL #2 @// pDst -= size; pSrc -= 4*size bytes
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
H A DarmSP_FFT_CToC_FC32_Radix4_unsafe_s.S97 LSL grpCount,subFFTSize,#2
114 LSL pointStep,pointStep,#2 @// 2*grpSize
130 ADD pSrc,pSrc,diff,LSL #2 @// pSrc += (grpCount-1)*grpStep
192 SUB pTwiddle,pTwiddle,step,LSL #1 @// reset pTwiddle
196 SUB pSrc,pSrc,pointStep,LSL #1 @// reset pSrc to data[0]
270 SUB pDst,pDst,outPointStep, LSL #1 @// reset pDst
274 SUBGE pSrc,pSrc,pointStep,LSL #2
289 SUB pDst,pSrc,subFFTNum,LSL #3
290 SUB pSrc,t1,subFFTNum,LSL #3
H A DarmSP_FFT_CToC_FC32_Radix4_fs_unsafe_s.S96 MOV pointStep,grpSize,LSL #3
100 @//MOV setStep,pointStep,LSL #1
101 MOV setStep,grpSize,LSL #4
H A DarmSP_FFT_CToC_FC32_Radix2_fs_unsafe_s.S89 MOV pointStep,grpSize,LSL #3
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/
H A DarmSP_FFT_CToC_FC32_Radix2_s.S96 LSL grpCount,subFFTSize,#1
111 LSL pointStep,pointStep,#1
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-arm.cc112 COMPARE(eor(r4, r5, Operand(r6, LSL, 0)),
114 COMPARE(eor(r4, r5, Operand(r7, LSL, 1), SetCC),
116 COMPARE(eor(r4, r5, Operand(r8, LSL, 2), LeaveCC, ne),
118 COMPARE(eor(r4, r5, Operand(r9, LSL, 3), SetCC, cs),
121 COMPARE(sub(r5, r6, Operand(r10, LSL, 31), LeaveCC, hs),
123 COMPARE(sub(r5, r6, Operand(r10, LSL, 30), SetCC, cc),
125 COMPARE(sub(r5, r6, Operand(r10, LSL, 24), LeaveCC, lo),
127 COMPARE(sub(r5, r6, Operand(r10, LSL, 16), SetCC, mi),
166 COMPARE(rsc(r7, r8, Operand(ip, LSL, r0)),
168 COMPARE(rsc(r7, r8, Operand(ip, LSL, r
[all...]

Completed in 256 milliseconds

1234567