Lines Matching refs:t1
49 mskqh t1, a1, t3 # e0 :
50 ornot t1, t2, t2 # .. e1 :
53 or t0, t3, t1 # e0 :
61 stq_u t1, 0(a0) # e0 :
63 ldq_u t1, 0(a1) # e0 :
65 cmpbge zero, t1, t8 # e0 (stall)
85 zapnot t1, t6, t1 # e0 : clear src bytes >= null
88 or t0, t1, t1 # e1 :
90 1: stq_u t1, 0(a0) # e0 :
109 ldq_u t1, 0(a1) # e0 : load first src word
135 extql t1, a1, t1 # e0 :
138 or t1, t4, t1 # .. e1 :
139 mskqh t1, a0, t1 # e0 :
140 or t0, t1, t1 # e1 :
142 or t1, t6, t6 # e0 :
155 stq_u t1, 0(a0) # e0 : store first output word
179 extqh t2, a1, t1 # e0 : extract high bits for current word
183 or t0, t1, t1 # e0 : current dst word now complete
185 stq_u t1, -8(a0) # e0 : save the current word
199 extqh t2, a1, t1 # e0 :
200 or t0, t1, t1 # e1 : first (partial) source word complete
202 cmpbge zero, t1, t8 # e0 : is the null in this first bit?
206 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
208 extql t2, a1, t1 # e0 :
209 cmpbge zero, t1, t8 # .. e1 :
225 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
227 or t0, t1, t1 # e1 :
229 1: stq_u t1, 0(a0) # e0 :
236 ldq_u t1, 0(a1) # e0 : load first source word
262 ornot t1, t2, t3 # .. e1 :
281 and t1, t2, t1 # e1 : to source validity mask
283 extql t1, a1, t1 # e0 :
286 or t0, t1, t1 # e1 : and put it there
287 stq_u t1, 0(a0) # .. e0 :