Lines Matching refs:t1
49 ldq_u t1, 0(a1)
68 ornot t1, t8, t1
70 cmpbge zero, t1, t7 # bits set iff null found
82 xor t0, t1, t2 # e0 :
84 ldq_u t1, 8(a1) # e0 :
92 cmpbge zero, t1, t7 # e0 :
101 xor t0, t1, t2 # e0 :
108 ldq_u t1, 8(a1) # e0 :
113 cmpbge zero, t1, t7 # e0 :
136 ornot t1, t7, t7
162 extql t1, a1, t1 # create first s2 word
166 or t1, t4, t1 # s2 word now complete
168 ornot t1, t8, t1 # kill s2 garbage
173 xor t0, t1, t4 # compare aligned words
201 extqh t2, a1, t1 # e0 :
204 or t1, t3, t1 # e0 :
209 xor t0, t1, t3 # e0 : compare the words
227 extql t2, a1, t1
228 cmpbge zero, t1, t7
236 mskql t1, t10, t1
237 cmpbge zero, t1, t7
251 zapnot t1, t7, t1
252 xor t0, t1, v0 # ... and compare
259 cmpbge t0, t1, t2 # comparison yields bit mask of ge
260 cmpbge t1, t0, t3
261 xor t2, t3, t0 # bits set iff t0/t1 bytes differ
262 negq t0, t1 # clear all but least bit
263 and t0, t1, t0
265 and t0, t2, t1 # was bit set in t0 > t1?
266 cmovne t1, 1, v0