Lines Matching refs:t12
85 negq t8, t12 # e0 : find low bit set
86 and t8, t12, t12 # e1 (stall)
90 and t12, 0x80, t6 # e0 :
96 subq t12, 1, t6 # .. e1 :
97 or t12, t6, t8 # e0 :
252 and t6, t8, t12 # e1 :
254 and t12, 0x80, t6 # e0 : avoid dest word load if we can
258 subq t12, 1, t6 # .. e1 :
259 or t6, t12, t8 # e0 :
311 1: cmplt t4, t5, t12 # e1 :
314 beq t12, $u_head # .. e1 :
333 and t6, t8, t12 # .. e1 :
334 subq t12, 1, t6 # e0 :
335 or t6, t12, t8 # e1 :