Home
last modified time | relevance | path

Searched refs:p_y (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sysdeps/ia64/
Dmemset.S58 #define p_y p11 macro
97 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U)
113 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ?
116 (p_y) add cnt = -8, cnt
119 (p_y) st8 [ptr2] = value, -4
124 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ?
131 (p_y) add cnt = -2, cnt
135 (p_y) st2 [ptr2] = value, -1
315 cmp.le p_y, p_n = 16, cnt //
319 (p_y) store [ptr1] = myval, 8 // store
[all …]