Searched refs:p_n (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/ia64/lib/ |
H A D | memset.S | 48 #define p_n p12 macro 74 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U) 90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 97 (p_n) add ptr2 = 4, ptr2 // 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 113 (p_n) add ptr2 = 1, ptr2 // 284 cmp.le p_y, p_n = 16, cnt 324 .pred.rel "mutex",p_y, p_n 326 (p_n) cmp.le p_yy, p_nn = 4, cnt 328 (p_n) add ptr2 = 2, ptr1
|