Lines Matching full:src2
30 src2 .req x1 label
51 eor tmp1, src1, src2
64 ldr data2, [src2], #8
98 bic src2, src2, #7
100 ldr data2, [src2], #8
124 /*src1 and src2 have different alignment offset.*/
132 and tmp2, src2, #7
134 add tmp2, tmp2, #8/*valid length in the first 8 bytes of src2*/
142 ldrb data2w, [src2], #1
161 add src2, src2, tmp3
167 ldr data2, [src2], #8
173 /*How far is the current SRC2 from the alignment boundary...*/
180 * Divide the eight bytes into two parts. First,backwards the src2
182 * the SRC2 alignment boundary. If all 8 bytes are equal,then start
188 ldr data2, [src2,pos]
194 ldr data2, [src2], #8
236 ldrb data2w, [src2], #1