Lines Matching refs:tg
97 zap t1, 0x33, tg
100 srl tg, 1, t0
101 xor tg, t0, tg # 0x8000800080008000
117 and t0, tg, t2 # 0 1
120 bic t0, tg, t0 # 0 2
122 and t3, tg, t5 # 1 1
127 and t6, tg, t8 # 2 1
130 bic t3, tg, t3 # 1 2
131 bic t6, tg, t6 # 2 2
141 and t9, tg, tb # 3 1
143 bic t9, tg, t9 # 3 2