Lines Matching refs:p0
86 cmp.eq p_scr, p0 = cnt, r0
98 cmp.ne p_unalgn, p0 = tmp, r0
101 cmp.gt p_scr, p0 = 16, cnt // is it a minimalistic task?
135 cmp.gt p_scr, p0 = tmp, cnt // is it a minimalistic task?
154 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value
187 cmp.lt p_scr, p0 = ptr9, ptr1 // do we need more prefetching?
195 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
205 cmp.eq p_scr, p0 = loopcnt, r0
225 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
246 cmp.eq p_scr, p0 = cnt, r0
247 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ?
252 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ?
256 tbit.nz.unc p_y, p0 = cnt, 0 // should we terminate with a st1 ?
282 (p_yy) cmp.le.unc p_y, p0 = 8, cnt
291 (p_y) cmp.le.unc p_yy, p0 = 8, cnt
293 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ?
303 tbit.nz p_y, p0 = cnt, 0 // will there be a st1 at the end ?