Lines Matching refs:t8
96 negq t7, t8 # e0 : find low bit set
97 and t7, t8, t8 # e1 (stall)
101 and t8, 0x80, t6 # e0 :
107 subq t8, 1, t6 # .. e1 :
108 or t8, t6, t7 # e0 :
257 and t6, t7, t8 # e1 :
259 and t8, 0x80, t6 # e0 : avoid dest word load if we can
263 subq t8, 1, t6 # .. e1 :
264 or t6, t8, t7 # e0 :
317 cmplt t4, t5, t8 # e1 :
320 beq t8, $u_head # e1 :
339 and t6, t7, t8 # .. e1 :
340 subq t8, 1, t6 # e0 :
341 or t6, t8, t7 # e1 :