Searched refs:p_y (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/ |
A D | bzero.S | 52 #define p_y p11 macro 110 (p_y) add cnt = -8, cnt 113 (p_y) st8 [ptr2] = r0,-4 125 (p_y) add cnt = -2, cnt 129 (p_y) st2 [ptr2] = r0,-1 231 cmp.le p_y, p_n = 16, cnt // 251 (p_y) st4 [ptr1] = r0,4 260 (p_y) st1 [ptr1] = r0 271 .pred.rel "mutex",p_y, p_n 274 (p_y) cmp.le p_yy, p_nn = 5, cnt [all …]
|
A D | memset.S | 58 #define p_y p11 macro 116 (p_y) add cnt = -8, cnt 119 (p_y) st8 [ptr2] = value, -4 131 (p_y) add cnt = -2, cnt 135 (p_y) st2 [ptr2] = value, -1 315 cmp.le p_y, p_n = 16, cnt // 335 (p_y) st4 [ptr1] = value, 4 340 tbit.nz.unc p_y, p0 = cnt, 0 344 (p_y) st1 [ptr1] = value 355 .pred.rel "mutex",p_y, p_n [all …]
|
Completed in 5 milliseconds