Searched refs:linecnt (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/ |
A D | memset.S | 48 #define linecnt r22 macro 149 shr.u linecnt = cnt, LSIZE_SH 162 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value 165 (p_scr) add loopcnt = -1, linecnt // start of stores 170 add tmp = -1, linecnt // next loop count 236 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value 239 (p_scr) add loopcnt = -1, linecnt 244 add tmp = -1, linecnt // next loop count
|
A D | bzero.S | 46 #define linecnt r22 macro 142 shr.u linecnt = cnt, LSIZE_SH 154 cmp.gt p_scr, p0 = PREF_AHEAD, linecnt // check against actual value 157 (p_scr) add loopcnt = -1, linecnt 162 add tmp = -1, linecnt // next loop count
|
Completed in 4 milliseconds