Lines Matching refs:t1
60 mskqh t1, a1, t3 # e0 :
61 ornot t1, t2, t2 # .. e1 :
64 or t0, t3, t1 # e0 :
71 stq_u t1, 0(a0) # e0 :
73 ldq_u t1, 0(a1) # e0 :
75 cmpbge zero, t1, t7 # e0 (stall)
95 zapnot t1, t6, t1 # e0 : clear src bytes >= null
98 or t0, t1, t1 # e1 :
100 1: stq_u t1, 0(a0) # e0 :
112 ldq_u t1, 0(a1) # e0 : load first src word
138 extql t1, a1, t1 # e0 :
141 or t1, t4, t1 # .. e1 :
142 mskqh t1, a0, t1 # e0 :
143 or t0, t1, t1 # e1 :
145 or t1, t6, t6 # e0 :
158 stq_u t1, 0(a0) # e0 : store first output word
182 extqh t2, a1, t1 # e0 : extract high bits for current word
186 or t0, t1, t1 # e0 : current dst word now complete
188 stq_u t1, -8(a0) # e0 : save the current word
202 extqh t2, a1, t1 # e0 :
203 or t0, t1, t1 # e1 : first (partial) source word complete
205 cmpbge zero, t1, t7 # e0 : is the null in this first bit?
209 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
211 extql t2, a1, t1 # e0 :
212 cmpbge zero, t1, t7 # .. e1 :
228 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
230 or t0, t1, t1 # e1 :
232 1: stq_u t1, 0(a0) # e0 :
239 ldq_u t1, 0(a1) # e0 : load first source word
265 ornot t1, t2, t3 # .. e1 :
284 and t1, t2, t1 # e1 : to source validity mask
286 extql t1, a1, t1 # e0 :
289 or t0, t1, t1 # e1 : and put it there
290 stq_u t1, 0(a0) # .. e0 :