Lines Matching refs:st2
101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ?
112 (p_y) st2 [ptr2] = value,-1 //
305 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ?
308 (p_yy) st2 [ptr1] = value,2
339 (p_yy) st2 [ptr1] = value, 4 // fill 2 (aligned) bytes
340 (p_yy) st2 [ptr2] = value, 4 // fill 2 (aligned) bytes [11, 10 (o less) left]
346 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ?
348 (p_y) st2 [ptr1] = value, 4 // fill 2 (aligned) bytes
349 (p_y) st2 [ptr2] = value, 4 // fill 2 (aligned) bytes [7, 6 (or less) left]
353 (p_yy) st2 [ptr1] = value, 4 // fill 2 (aligned) bytes
354 (p_yy) st2 [ptr2] = value, 4 // fill 2 (aligned) bytes [3, 2 (or less) left]
360 (p_scr) st2 [ptr1] = value // fill 2 (aligned) bytes