Lines Matching refs:t6
91 and t12, 0x80, t6 # e0 :
92 bne t6, 1f # .. e1 (zdb)
97 subq t12, 1, t6 # .. e1 :
98 or t12, t6, t8 # e0 :
165 or t0, t6, t6 # e1 : mask original data for zero test
166 cmpbge zero, t6, t8 # e0 :
168 lda t6, -1 # e0 :
171 mskql t6, a1, t6 # e0 : mask out bits already seen
174 or t6, t2, t2 # .. e1 :
243 or t8, t10, t6 # e1 :
244 cmoveq a2, t6, t8 # e0 :
252 negq t8, t6 # e0 : isolate low bit set
253 and t6, t8, t12 # e1 :
255 and t12, 0x80, t6 # e0 : avoid dest word load if we can
256 bne t6, 1f # .. e1 (zdb)
259 subq t12, 1, t6 # .. e1 :
260 or t6, t12, t8 # e0 :
272 and a1, 7, t6 # e1 :
273 sll t10, t6, t6 # e0 :
274 and t6, 0xff, t6 # e0 :
275 bne t6, 1f # .. e1 :
302 mov zero, t6 # e0 :
305 lda t6, -1 # .. e1 :
306 mskql t6, a0, t6 # e0 :
319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
332 negq t8, t6 # .. e1 : build bitmask of bytes <= zero
334 and t6, t8, t12 # .. e1 :
335 subq t12, 1, t6 # e0 :
336 or t6, t12, t8 # e1 :