Lines Matching refs:t8
110 negq t7, t8 # E : find low bit set
111 and t7, t8, t8 # E : (stall)
114 and t8, 0x80, t6 # E : (stall)
120 subq t8, 1, t6 # E :
121 or t8, t6, t7 # E : (stall)
292 and t6, t7, t8 # E : (stall)
293 and t8, 0x80, t6 # E : avoid dest word load if we can (stall)
297 subq t8, 1, t6 # E :
298 or t6, t8, t7 # E : (stall)
354 cmplt t4, t5, t8 # E :
357 beq t8, $u_head # U : (stall)
378 and t6, t7, t8 # E :
379 subq t8, 1, t6 # E : (stall)
380 or t6, t8, t7 # E : (stall)