Searched refs:p_unalgn (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/ia64/lib/ |
D | memset.S | 44 #define p_unalgn p9 macro 79 cmp.ne p_unalgn, p0 = tmp, r0 // 86 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment 87 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment 88 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 92 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 99 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 107 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
|