Lines Matching refs:t12
89 and t8, t6, t12 # E : (stall)
92 and t12, 0x80, t6 # E : (stall)
98 subq t12, 1, t6 # E :
100 or t12, t6, t8 # E : (stall)
243 and t6, t8, t12 # E : (stall)
244 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
248 subq t12, 1, t6 # E :
249 or t6, t12, t8 # E : (stall)
286 cmplt t4, t5, t12 # E :
287 beq t12, $u_head # U :
302 and t6, t8, t12 # E : (stall)
305 subq t12, 1, t6 # E :
306 or t6, t12, t8 # E : (stall)
307 srl t12, t5, t12 # U : adjust final null return value