Searched refs:p_yy (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/ia64/ |
D | memset.S | 60 #define p_yy p13 macro 117 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 123 (p_yy) add cnt = -4, cnt 126 (p_yy) st4 [ptr2] = value, -2 132 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ? 140 (p_yy) st1 [ptr2] = value 143 (p_yy) add cnt = -1, cnt 320 (p_y) cmp.le.unc p_yy, p_nn = 16, cnt // 324 (p_yy) store [ptr1] = myval, 8 // 325 (p_yy) add cnt = -8, cnt // subtract [all …]
|