Home
last modified time | relevance | path

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

/sysdeps/ia64/
A Dbzero.S51 #define p_unalgn p9 macro
98 cmp.ne p_unalgn, p0 = tmp, r0
105 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment
106 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment
107 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ?
111 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ?
118 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ?
126 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
A Dmemset.S57 #define p_unalgn p9 macro
104 cmp.ne p_unalgn, p0 = tmp, r0
111 (p_unalgn) add ptr1 = (MIN1+1), ptr2 // after alignment
112 (p_unalgn) add ptr2 = MIN1P1HALF, ptr2 // after alignment
113 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ?
117 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ?
124 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ?
132 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?

Completed in 4 milliseconds