Home | History | Annotate | Download | only in src

Lines Matching refs:pSrc

7  ; * [in] pSrc         - pointer to the reference block in the source frame; must be aligned on an 16-byte boundary.
14 ; * - one or more of the following pointers is NULL: pSrc, pDst
15 ; * - one or more of the following pointers is not aligned on an 16-byte boundary: pSrc, pDst
28 pSrc RN 0
48 VLD1 {X0,X1},[pSrc@128],step ;// Load 16 bytes from 16 byte aligned pSrc and pSrc=pSrc + step after loading
49 VLD1 {X2,X3},[pSrc@128],step
50 VLD1 {X4,X5},[pSrc@128],step
51 VLD1 {X6,X7},[pSrc@128],step
57 VLD1 {X0,X1},[pSrc@128],step
58 VLD1 {X2,X3},[pSrc@128],step
59 VLD1 {X4,X5},[pSrc@128],step
60 VLD1 {X6,X7},[pSrc@128],step
66 VLD1 {X0,X1},[pSrc@128],step
67 VLD1 {X2,X3},[pSrc@128],step
68 VLD1 {X4,X5},[pSrc@128],step
69 VLD1 {X6,X7},[pSrc@128],step
75 VLD1 {X0,X1},[pSrc@128],step
76 VLD1 {X2,X3},[pSrc@128],step
77 VLD1 {X4,X5},[pSrc@128],step
78 VLD1 {X6,X7},[pSrc@128],step