Lines Matching refs:t8
89 and t10, t6, t8 # E : (stall)
92 and t8, 0x80, t6 # E : (stall)
98 subq t8, 1, t6 # E :
100 or t8, t6, t10 # E : (stall)
236 and t6, t10, t8 # E : (stall)
237 and t8, 0x80, t6 # E : avoid dest word load if we can (stall)
241 subq t8, 1, t6 # E :
242 or t6, t8, t10 # E : (stall)
279 cmplt t4, t5, t8 # E :
280 beq t8, $u_head # U :
295 and t6, t10, t8 # E : (stall)
298 subq t8, 1, t6 # E :
299 or t6, t8, t10 # E : (stall)
300 srl t8, t5, t8 # U : adjust final null return value