Lines Matching refs:t2
70 lda t2, -1 # E : build a mask against false zero
81 mskqh t2, a1, t2 # U : detection in the src word
87 ornot t1, t2, t2 # E :
90 cmpbge zero, t2, t8 # E : bits set iff null found
177 EX( ldq_u t2, 8(a1) ) # L : load second src word
180 extqh t2, a1, t4 # U :
194 or t6, t2, t2 # E :
195 cmpbge zero, t2, t8 # E : find nulls in second partial
205 extql t2, a1, t1 # U : position hi-bits of lo word
206 EX( ldq_u t2, 8(a1) ) # L : read next high-order source word
208 cmpbge zero, t2, t8 # E :
236 extqh t2, a1, t0 # U : extract high bits for current word
238 extql t2, a1, t3 # U : extract low bits for next time
242 EX( ldq_u t2, 0(a1) ) # L : load high word for next time
248 cmpbge zero, t2, t8 # E : test new word for eos
266 extqh t2, a1, t0 # U :
278 extql t2, a1, t0 # U :
306 extqh t2, a1, t0 # U :
347 lda t2, -1 # E : for creating masks later
350 mskqh t2, t5, t2 # U : begin src byte validity mask
354 extql t2, a1, t2 # U :
356 cmpbge zero, t2, t3 # E :
376 zapnot t2, t8, t2 # U : prepare source word; mirror changes
379 andnot t0, t2, t0 # E : zero place for source to reside
391 and t12, 0xcc, t2 # E : last byte written
397 cmovne t2, 2, t2 # E : Latency=2, extra map slot
404 addq t1, t2, t1 # E :