Searched refs:p_unalgn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | memset.S | 46 #define p_unalgn p9 define 81 cmp.ne p_unalgn, p0 = tmp, r0 // 88 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment 89 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment 90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | memset.S | 46 #define p_unalgn p9 define 81 cmp.ne p_unalgn, p0 = tmp, r0 // 88 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment 89 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment 90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
|
Completed in 1 milliseconds