Home | History | Annotate | Download | only in src

Lines Matching refs:pDst2

56 pDst2           RN 2    
326 ADD pDst2, pDst, dstStep ;// pDst2 = pDst + dstStep
339 STR tVal7, [pDst2], #+4 ;// store {tVal7} at pDst2[0 to 3]
341 M_STR tVal7, [pDst2], dstStepx2 ;// store {tVal7} at pDst2[4 to 7]
343 STR tVal9, [pDst2], #+4 ;// store {tVal7} at pDst2[0 to 3]
345 M_STR tVal9, [pDst2], dstStepx2 ;// store {tVal7} at pDst2[4 to 7]
355 STR tVal7, [pDst2], #+4 ;// store {tVal7} at pDst2[0 to 3]
357 M_STR tVal7, [pDst2], dstStepx2 ;// store {tVal7} at pDst2[4 to 7]
359 STR tVal9, [pDst2], #+4 ;// store {tVal7} at pDst2[0 to 3]
361 M_STR tVal9, [pDst2], dstStepx2 ;// store {tVal7} at pDst2[4 to 7]