Lines Matching refs:t6
114 and t8, 0x80, t6 # E : (stall)
115 bne t6, 1f # U : (stall)
120 subq t8, 1, t6 # E :
121 or t8, t6, t7 # E : (stall)
200 or t0, t6, t6 # E : mask original data for zero test (stall)
202 cmpbge zero, t6, t7 # E :
204 lda t6, -1 # E :
208 mskql t6, a1, t6 # U : mask out bits already seen
210 or t6, t2, t2 # E :
283 or t7, t10, t6 # E : (stall)
284 cmoveq a2, t6, t7 # E : Latency=2, extra map slot (stall)
291 negq t7, t6 # E : isolate low bit set
292 and t6, t7, t8 # E : (stall)
293 and t8, 0x80, t6 # E : avoid dest word load if we can (stall)
294 bne t6, 1f # U : (stall)
297 subq t8, 1, t6 # E :
298 or t6, t8, t7 # E : (stall)
313 and a1, 7, t6 # E :
314 sll t10, t6, t6 # U : (stall)
315 and t6, 0xff, t6 # E : (stall)
316 bne t6, 1f # U : (stall)
341 mov zero, t6 # E :
344 lda t6, -1 # E :
346 mskql t6, a0, t6 # U :
375 negq t7, t6 # E : build bitmask of bytes <= zero
378 and t6, t7, t8 # E :
379 subq t8, 1, t6 # E : (stall)
380 or t6, t8, t7 # E : (stall)