Lines Matching refs:t1
59 EX( ldq_u t1, 0(a1) ) # L : Latency=3 load first quadword
85 mskqh t1, a1, t3 # U :
87 ornot t1, t2, t2 # E :
140 ldq_u t1, 0(a0) # L :
145 zap t1, t8, t1 # U : clear dst bytes <= null
146 or t0, t1, t0 # E :
182 or t1, t4, t1 # E : first aligned src word complete
183 mskqh t1, a0, t1 # U : mask leading garbage in src
184 or t0, t1, t0 # E : first output word complete
205 extql t2, a1, t1 # U : position hi-bits of lo word
241 or t0, t1, t0 # E : current dst word now complete
247 mov t3, t1 # E :
267 or t0, t1, t0 # E : first (partial) source word complete
291 ldq_u t1, 0(a0) # L :
296 zap t1, t8, t1 # U : kill dest bytes <= null
297 or t0, t1, t0 # E :
307 or t0, t1, t0 # E :
346 extql t1, a1, t1 # U : shift src into place
351 cmpbge zero, t1, t8 # E : is there a zero?
371 mskqh t1, t4, t1 # U :
377 zapnot t1, t8, t1 # U : to source validity mask
380 or t0, t1, t0 # E : and put it there
392 and t12, 0xaa, t1 # E :
401 cmovne t1, 1, t1 # E : Latency=2, extra map slot
404 addq t1, t2, t1 # E :
406 addq t0, t1, t0 # E :