Lines Matching refs:p0
67 cmp.eq p_scr, p0 = cnt, r0
79 cmp.ne p_unalgn, p0 = tmp, r0 //
82 cmp.gt p_scr, p0 = 16, cnt // is it a minimalistic task?
116 cmp.gt p_scr, p0 = tmp, cnt // is it a minimalistic task?
135 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value
184 cmp.lt p_scr, p0 = ptr9, ptr1 // do we need more prefetching?
192 cmp.le p_scr, p0 = 8, cnt // just a few bytes left ?
205 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value
238 cmp.lt p_scr, p0 = ptr9, ptr1 // do we need more prefetching?
246 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
256 cmp.eq p_scr, p0 = loopcnt, r0
276 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
297 cmp.eq p_scr, p0 = cnt, r0
298 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ?
303 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ?
307 tbit.nz.unc p_y, p0 = cnt, 0 // should we terminate with a st1 ?
333 (p_yy) cmp.le.unc p_y, p0 = 8, cnt
342 (p_y) cmp.le.unc p_yy, p0 = 8, cnt
344 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ?
353 tbit.nz p_y, p0 = cnt, 0 // will there be a st1 at the end ?