Lines Matching refs:U
59 mskqh t2, a1, t2 # U : detection in the src word (stall)
60 mskqh t1, a1, t3 # U :
63 mskql t0, a1, t0 # U : assemble the first output word
66 bne t8, $a_eos # U : (stall)
82 beq t8, $a_loop # U : (stall for t8)
94 bne t6, 1f # U : (stall)
100 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
126 bne t0, $unaligned # U : (stall)
132 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
157 extql t1, a1, t1 # U : (stall on a1)
158 extqh t2, a1, t4 # U : (stall on a1)
160 mskql t0, a0, t0 # U :
162 mskqh t1, a0, t1 # U : (stall on t1)
168 bne t8, $u_final # U : (stall)
170 mskql t6, a1, t6 # U : mask out the bits we have
173 bne t8, $u_late_head_exit # U : (stall)
180 extql t2, a1, t0 # U : position ho-bits of lo word
181 ldq_u t2, 8(a1) # U : read next high-order source word
186 bne t8, $u_eos # U : (stall)
203 extqh t2, a1, t1 # U : extract high bits for current word
205 extql t2, a1, t3 # U : extract low bits for next time (stall)
214 beq t8, $u_loop # U : (stall)
227 extqh t2, a1, t1 # U :
230 bne t8, $u_final # U : (stall)
235 extql t2, a1, t1 # U :
246 bne t6, 1f # U : (stall)
251 zapnot t1, t6, t1 # U : kill source bytes >= null (stall)
253 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
275 beq t4, 1f # U :
279 mskql t6, a0, t6 # U :
288 beq t12, $u_head # U :
291 mskqh t2, t5, t2 # U :
294 beq t8, $u_head # U : (stall)
308 srl t12, t5, t12 # U : adjust final null return value
309 zapnot t2, t8, t2 # U : prepare source word; mirror changes (stall)
312 extql t2, a1, t2 # U :
313 extql t1, a1, t1 # U : (stall)