Lines Matching refs:t2
38 and a1, 0xff, t2 # E : 00000000000000ch
44 or t2, t4, a1 # E : 000000000000chch
50 sll a1, 32, t2 # U : 0000chch00000000
54 or t2, t3, t2 # E : 0000chchchch0000
55 or a1, t2, a1 # E : chchchchchchchch
60 xor t0, a1, t2 # E : make bytes == c zero
63 cmpbge zero, t2, t3 # E : bits set iff byte == c
78 xor t0, a1, t2 # E :
81 cmpbge zero, t2, t3 # E : bits set iff byte == c
100 ctlz t8, t2 # U0 : Latency=3 (0x40 for t8=0)
103 cmoveq t8, 0x3f, t2 # E : Compensate for case when no match is seen
106 subq t5, t2, t5 # E : Normalize leading zero count