Lines Matching refs:U
58 mskqh t2, a1, t2 # U : detection in the src word (stall)
59 mskqh t1, a1, t3 # U :
62 mskql t0, a1, t0 # U : assemble the first output word
65 bne t10, $a_eos # U : (stall)
81 beq t10, $a_loop # U : (stall for t10)
93 bne t6, 1f # U : (stall)
99 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
118 bne t0, $unaligned # U : (stall)
124 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
149 extql t1, a1, t1 # U : (stall on a1)
150 extqh t2, a1, t4 # U : (stall on a1)
152 mskql t0, a0, t0 # U :
154 mskqh t1, a0, t1 # U : (stall on t1)
160 bne t10, $u_final # U : (stall)
162 mskql t6, a1, t6 # U : mask out the bits we have
165 bne t10, $u_late_head_exit # U : (stall)
172 extql t2, a1, t0 # U : position ho-bits of lo word
173 ldq_u t2, 8(a1) # U : read next high-order source word
178 bne t10, $u_eos # U : (stall)
195 extqh t2, a1, t1 # U : extract high bits for current word
197 extql t2, a1, t3 # U : extract low bits for next time (stall)
206 beq t10, $u_loop # U : (stall)
219 extqh t2, a1, t1 # U :
222 bne t10, $u_final # U : (stall)
227 extql t2, a1, t1 # U :
238 bne t6, 1f # U : (stall)
243 zapnot t1, t6, t1 # U : kill source bytes >= null (stall)
245 zap t0, t10, t0 # U : kill dest bytes <= null (2 cycle data stall)
267 beq t4, 1f # U :
271 mskql t6, a0, t6 # U :
280 beq t8, $u_head # U :
283 mskqh t2, t5, t2 # U :
286 beq t10, $u_head # U : (stall)
300 srl t8, t5, t8 # U : adjust final null return value
301 zapnot t2, t10, t2 # U : prepare source word; mirror changes (stall)
304 extql t2, a1, t2 # U :
305 extql t1, a1, t1 # U : (stall)