Searched refs:p_unalgn (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/ia64/ |
D | memset.S | 57 #define p_unalgn p9 macro 104 cmp.ne p_unalgn, p0 = tmp, r0 111 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment 112 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment 113 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 117 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 124 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 132 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
|