Home | History | Annotate | Download | only in src

Lines Matching defs:pDst

10  ; * [out] pDst        - pointer to the destination block; must be aligned on an 8-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
29 pDst RN 1
53 VST1 {X0,X1,X2,X3},[pDst@128]! ;// Store 32 bytes to 16 byte aligned pDst
54 VST1 {X4,X5,X6,X7},[pDst@128]!
62 VST1 {X0,X1,X2,X3},[pDst@128]!
63 VST1 {X4,X5,X6,X7},[pDst@128]!
71 VST1 {X0,X1,X2,X3},[pDst@128]!
72 VST1 {X4,X5,X6,X7},[pDst@128]!
80 VST1 {X0,X1,X2,X3},[pDst@128]!
81 VST1 {X4,X5,X6,X7},[pDst@128]!