Searched refs:p_y (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | memset.S | 47 #define p_y p11 define 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 ? 93 (p_y) add cnt = -8, cnt // 96 (p_y) st8 [ptr2] = value,-4 // 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 108 (p_y) add cnt = -2, cnt // 112 (p_y) st2 [ptr2] = value,-1 // 284 cmp.le p_y, p_n = 16, cnt 288 (p_y) stf [all...] |
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | memset.S | 47 #define p_y p11 define 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 ? 93 (p_y) add cnt = -8, cnt // 96 (p_y) st8 [ptr2] = value,-4 // 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 108 (p_y) add cnt = -2, cnt // 112 (p_y) st2 [ptr2] = value,-1 // 284 cmp.le p_y, p_n = 16, cnt 288 (p_y) stf [all...] |
Completed in 2 milliseconds