Lines Matching refs:ncc
70 bz,pn %ncc, .done ! n == 0, done
73 bz,pn %ncc, .dwordaligned ! yup
81 bz,pn %ncc, .done ! n == 0, done
83 bz,a %ncc, .bytepad ! yes, at least one byte to pad here
86 bnz,a %ncc, .alignsrc ! no, copy another byte
102 be,pn %ncc, .storebyte1421 ! store 1, 4, 2, 1 bytes
104 be,pn %ncc, .storehalfword ! yup, store half-word wise
106 bnz,pn %ncc, .storeword2 ! yup, store word wise
112 bcs,pn %ncc,.lastword ! if counter wraps, last word
116 bz,a,pt %ncc, .storedword ! no zero byte if magic expression == 0
127 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
131 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
135 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
139 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
143 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
147 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
151 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
154 bcs,pn %ncc, .bytepad ! yes, do simple byte wise fill
157 bz,pn %ncc, .fillaligned ! dst already dword aligned
166 bz,pt %ncc, .done ! n == 0, we are done
168 bnz,pt %ncc, .makealigned ! yup, pad another byte
227 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
239 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
251 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
263 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
272 bcs,pn %ncc,.lastword ! if counter wraps, last word
276 bnz,pn %ncc, .zerobyte ! end of src found, may need to pad
290 bcs,pn %ncc,.lastword ! if counter wraps, last word
294 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
308 bcs,pn %ncc,.lastword ! if counter wraps, last word
312 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
326 bcs,pn %ncc,.lastword ! if counter wraps, last word
330 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases