Lines Matching refs:t12
90 and t8, t6, t12 # E : (stall)
93 and t12, 0x80, t6 # E : (stall)
99 subq t12, 1, t6 # E :
101 or t12, t6, t8 # E : (stall)
244 and t6, t8, t12 # E : (stall)
245 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
249 subq t12, 1, t6 # E :
250 or t6, t12, t8 # E : (stall)
287 cmplt t4, t5, t12 # E :
288 beq t12, $u_head # U :
303 and t6, t8, t12 # E : (stall)
306 subq t12, 1, t6 # E :
307 or t6, t12, t8 # E : (stall)
308 srl t12, t5, t12 # U : adjust final null return value