Lines Matching refs:t6
117 and t12, 0x80, t6 # E : (stall)
118 bne t6, 1f # U : (stall)
123 subq t12, 1, t6 # E :
124 or t12, t6, t8 # E : (stall)
205 or t0, t6, t6 # E : mask original data for zero test (stall)
207 cmpbge zero, t6, t8 # E :
209 lda t6, -1 # E :
213 mskql t6, a1, t6 # U : mask out bits already seen
215 or t6, t2, t2 # E : (stall)
288 or t8, t10, t6 # E : (stall)
289 cmoveq a2, t6, t8 # E : Latency=2, extra map slot (stall)
296 negq t8, t6 # E : isolate low bit set
297 and t6, t8, t12 # E : (stall)
298 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
299 bne t6, 1f # U : (stall)
302 subq t12, 1, t6 # E :
303 or t6, t12, t8 # E : (stall)
318 and a1, 7, t6 # E : avoid final load if possible
319 sll t10, t6, t6 # U : (stall)
320 and t6, 0xff, t6 # E : (stall)
321 bne t6, 1f # U : (stall)
346 mov zero, t6 # E :
349 lda t6, -1 # E :
351 mskql t6, a0, t6 # U :
366 andnot t2, t6, t2 # E : dest mask for a single word copy
380 negq t8, t6 # E : build bitmask of bytes <= zero
383 and t6, t8, t12 # E :
384 subq t12, 1, t6 # E : (stall)
385 or t6, t12, t8 # E : (stall)