Home | History | Annotate | Download | only in src

Lines Matching refs:pSrcLeft

152 pSrcLeft        RN 0    ;// input pointer
215 ADD pTmp, pSrcLeft, leftStep
220 VLD1 {qLeft[]}, [pSrcLeft], leftStep
225 VLD1 {qLeft[]}, [pSrcLeft], leftStep
229 VLD1 {qLeft[]}, [pSrcLeft], leftStep
233 VLD1 {qLeft[]}, [pSrcLeft], leftStep
247 ADD pTmp, pSrcLeft, leftStep
250 VLD1 {qLeft[0]}, [pSrcLeft],step
252 VLD1 {qLeft[2]}, [pSrcLeft],step
254 VLD1 {qLeft[4]}, [pSrcLeft],step
256 VLD1 {qLeft[6]}, [pSrcLeft],step
258 VLD1 {qLeft[8]}, [pSrcLeft],step
260 VLD1 {qLeft[10]},[pSrcLeft],step
262 VLD1 {qLeft[12]},[pSrcLeft],step
264 VLD1 {qLeft[14]},[pSrcLeft],step
323 ADD pTmp, pSrcLeft, leftStep
325 VLD1 {qLeft[0]}, [pSrcLeft],step
327 VLD1 {qLeft[2]}, [pSrcLeft],step
329 VLD1 {qLeft[4]}, [pSrcLeft],step
331 VLD1 {qLeft[6]}, [pSrcLeft],step
333 VLD1 {qLeft[8]}, [pSrcLeft],step
335 VLD1 {qLeft[10]}, [pSrcLeft],step
337 VLD1 {qLeft[12]}, [pSrcLeft],step
339 VLD1 {qLeft[14]}, [pSrcLeft],step
350 VREV64 dRevLeft,dLeft1 ;// pSrcLeft[15:14:13:12:11:10:9:8]
351 VSUBL qLeft15minus0,dRevLeft, dAboveLeft ;// qAbove7minus0[0] = pSrcLeft[7] - pSrcAboveLeft[0]
352 VSHR dRevLeft64, dRevLeft64, #8 ;// pSrcLeft[14:13:12:11:10:9:8:X]