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 t8, $a_eos # U : (stall)
81 beq t8, $a_loop # U : (stall for t8)
93 bne t6, 1f # U : (stall)
99 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
125 bne t0, $unaligned # U : (stall)
131 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
156 extql t1, a1, t1 # U : (stall on a1)
157 extqh t2, a1, t4 # U : (stall on a1)
159 mskql t0, a0, t0 # U :
161 mskqh t1, a0, t1 # U : (stall on t1)
167 bne t8, $u_final # U : (stall)
169 mskql t6, a1, t6 # U : mask out the bits we have
172 bne t8, $u_late_head_exit # U : (stall)
179 extql t2, a1, t0 # U : position ho-bits of lo word
180 ldq_u t2, 8(a1) # U : read next high-order source word
185 bne t8, $u_eos # U : (stall)
202 extqh t2, a1, t1 # U : extract high bits for current word
204 extql t2, a1, t3 # U : extract low bits for next time (stall)
213 beq t8, $u_loop # U : (stall)
226 extqh t2, a1, t1 # U :
229 bne t8, $u_final # U : (stall)
234 extql t2, a1, t1 # U :
245 bne t6, 1f # U : (stall)
250 zapnot t1, t6, t1 # U : kill source bytes >= null (stall)
252 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
274 beq t4, 1f # U :
278 mskql t6, a0, t6 # U :
287 beq t12, $u_head # U :
290 mskqh t2, t5, t2 # U :
293 beq t8, $u_head # U : (stall)
307 srl t12, t5, t12 # U : adjust final null return value
308 zapnot t2, t8, t2 # U : prepare source word; mirror changes (stall)
311 extql t2, a1, t2 # U :
312 extql t1, a1, t1 # U : (stall)