Lines Matching refs:t1
48 mskqh t1, a1, t3 # e0 :
49 ornot t1, t2, t2 # .. e1 :
52 or t0, t3, t1 # e0 :
60 stq_u t1, 0(a0) # e0 :
62 ldq_u t1, 0(a1) # e0 :
64 cmpbge zero, t1, t8 # e0 (stall)
84 zapnot t1, t6, t1 # e0 : clear src bytes >= null
87 or t0, t1, t1 # e1 :
89 1: stq_u t1, 0(a0) # e0 :
108 ldq_u t1, 0(a1) # e0 : load first src word
134 extql t1, a1, t1 # e0 :
137 or t1, t4, t1 # .. e1 :
138 mskqh t1, a0, t1 # e0 :
139 or t0, t1, t1 # e1 :
141 or t1, t6, t6 # e0 :
154 stq_u t1, 0(a0) # e0 : store first output word
178 extqh t2, a1, t1 # e0 : extract high bits for current word
182 or t0, t1, t1 # e0 : current dst word now complete
184 stq_u t1, -8(a0) # e0 : save the current word
198 extqh t2, a1, t1 # e0 :
199 or t0, t1, t1 # e1 : first (partial) source word complete
201 cmpbge zero, t1, t8 # e0 : is the null in this first bit?
205 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
207 extql t2, a1, t1 # e0 :
208 cmpbge zero, t1, t8 # .. e1 :
224 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
226 or t0, t1, t1 # e1 :
228 1: stq_u t1, 0(a0) # e0 :
235 ldq_u t1, 0(a1) # e0 : load first source word
261 ornot t1, t2, t3 # .. e1 :
280 and t1, t2, t1 # e1 : to source validity mask
282 extql t1, a1, t1 # e0 :
285 or t0, t1, t1 # e1 : and put it there
286 stq_u t1, 0(a0) # .. e0 :