Lines Matching refs:t6
116 and t12, 0x80, t6 # E : (stall)
117 bne t6, 1f # U : (stall)
122 subq t12, 1, t6 # E :
123 or t12, t6, t8 # E : (stall)
204 or t0, t6, t6 # E : mask original data for zero test (stall)
206 cmpbge zero, t6, t8 # E :
208 lda t6, -1 # E :
212 mskql t6, a1, t6 # U : mask out bits already seen
214 or t6, t2, t2 # E : (stall)
287 or t8, t10, t6 # E : (stall)
288 cmoveq a2, t6, t8 # E : Latency=2, extra map slot (stall)
295 negq t8, t6 # E : isolate low bit set
296 and t6, t8, t12 # E : (stall)
297 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
298 bne t6, 1f # U : (stall)
301 subq t12, 1, t6 # E :
302 or t6, t12, t8 # E : (stall)
317 and a1, 7, t6 # E : avoid final load if possible
318 sll t10, t6, t6 # U : (stall)
319 and t6, 0xff, t6 # E : (stall)
320 bne t6, 1f # U : (stall)
345 mov zero, t6 # E :
348 lda t6, -1 # E :
350 mskql t6, a0, t6 # U :
365 andnot t2, t6, t2 # E : dest mask for a single word copy
379 negq t8, t6 # E : build bitmask of bytes <= zero
382 and t6, t8, t12 # E :
383 subq t12, 1, t6 # E : (stall)
384 or t6, t12, t8 # E : (stall)