Home | History | Annotate | Download | only in src

Lines Matching refs:step

8  ; * [in] step         - distance between the starts of consecutive lines in the reference frame, in bytes;
16 ; * - step <16 or step is not a multiple of 16.
30 step RN 2
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