Lines Matching refs:t12
86 negq t8, t12 # e0 : find low bit set
87 and t8, t12, t12 # e1 (stall)
91 and t12, 0x80, t6 # e0 :
97 subq t12, 1, t6 # .. e1 :
98 or t12, t6, t8 # e0 :
253 and t6, t8, t12 # e1 :
255 and t12, 0x80, t6 # e0 : avoid dest word load if we can
259 subq t12, 1, t6 # .. e1 :
260 or t6, t12, t8 # e0 :
312 1: cmplt t4, t5, t12 # e1 :
315 beq t12, $u_head # .. e1 :
334 and t6, t8, t12 # .. e1 :
335 subq t12, 1, t6 # e0 :
336 or t6, t12, t8 # e1 :