Searched refs:p_n (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/ |
A D | bzero.S | 53 #define p_n p12 macro 91 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U) 107 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 114 (p_n) add ptr2 = 4, ptr2 118 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 130 (p_n) add ptr2 = 1, ptr2 231 cmp.le p_y, p_n = 16, cnt // 271 .pred.rel "mutex",p_y, p_n 273 (p_n) cmp.le p_yy, p_nn = 4, cnt 275 (p_n) add ptr2 = 2, ptr1
|
A D | memset.S | 59 #define p_n p12 macro 97 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U) 113 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 120 (p_n) add ptr2 = 4, ptr2 124 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 136 (p_n) add ptr2 = 1, ptr2 315 cmp.le p_y, p_n = 16, cnt // 355 .pred.rel "mutex",p_y, p_n 357 (p_n) cmp.le p_yy, p_nn = 4, cnt 359 (p_n) add ptr2 = 2, ptr1
|
Completed in 4 milliseconds