Searched refs:p_yy (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/ia64/lib/ |
D | memset.S | 49 #define p_yy p13 macro 94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 100 (p_yy) add cnt = -4, cnt // 103 (p_yy) st4 [ptr2] = value,-2 // 109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ? 117 (p_yy) st1 [ptr2] = value // 120 (p_yy) add cnt = -1, cnt // 289 (p_y) cmp.le.unc p_yy, p_nn = 16, cnt 293 (p_yy) stf8 [ptr1] = fvalue, 8 294 (p_yy) add cnt = -8, cnt // subtract [all …]
|