Lines Matching refs:t12
113 negq t8, t12 # E : find low bit set
114 and t8, t12, t12 # E : (stall)
117 and t12, 0x80, t6 # E : (stall)
123 subq t12, 1, t6 # E :
124 or t12, t6, t8 # E : (stall)
297 and t6, t8, t12 # E : (stall)
298 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
302 subq t12, 1, t6 # E :
303 or t6, t12, t8 # E : (stall)
359 1: cmplt t4, t5, t12 # E :
362 beq t12, $u_head # U : (stall)
383 and t6, t8, t12 # E :
384 subq t12, 1, t6 # E : (stall)
385 or t6, t12, t8 # E : (stall)