Lines Matching refs:t4
76 and a0, 7, t4 # e0 : find s1 misalignment
78 subq a1, t4, a1 # e0 :
83 cmplt t4, t5, t8 # .. e1 :
112 extqh t2, a1, t4 # e0 :
114 or t1, t4, t1 # e0 : s2 word now complete
120 xor t0, t1, t4 # e0 : compare aligned words
121 bne t4, $wordcmp # .. e1 (zdb)
148 xor t0, t1, t4 # e0 : compare the words
149 bne t4, $wordcmp # .. e1 (zdb)
150 cmpbge zero, t2, t4 # e0 : find zero in next low bits
151 beq t4, $u_loop # .. e1 (zdb)