Lines Matching refs:t12
112 negq t8, t12 # E : find low bit set
113 and t8, t12, t12 # E : (stall)
116 and t12, 0x80, t6 # E : (stall)
122 subq t12, 1, t6 # E :
123 or t12, t6, t8 # E : (stall)
296 and t6, t8, t12 # E : (stall)
297 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
301 subq t12, 1, t6 # E :
302 or t6, t12, t8 # E : (stall)
358 1: cmplt t4, t5, t12 # E :
361 beq t12, $u_head # U : (stall)
382 and t6, t8, t12 # E :
383 subq t12, 1, t6 # E : (stall)
384 or t6, t12, t8 # E : (stall)