Lines Matching refs:t6
90 and t12, 0x80, t6 # e0 :
91 bne t6, 1f # .. e1 (zdb)
96 subq t12, 1, t6 # .. e1 :
97 or t12, t6, t8 # e0 :
164 or t0, t6, t6 # e1 : mask original data for zero test
165 cmpbge zero, t6, t8 # e0 :
167 lda t6, -1 # e0 :
170 mskql t6, a1, t6 # e0 : mask out bits already seen
173 or t6, t2, t2 # .. e1 :
242 or t8, t10, t6 # e1 :
243 cmoveq a2, t6, t8 # e0 :
251 negq t8, t6 # e0 : isolate low bit set
252 and t6, t8, t12 # e1 :
254 and t12, 0x80, t6 # e0 : avoid dest word load if we can
255 bne t6, 1f # .. e1 (zdb)
258 subq t12, 1, t6 # .. e1 :
259 or t6, t12, t8 # e0 :
271 and a1, 7, t6 # e1 :
272 sll t10, t6, t6 # e0 :
273 and t6, 0xff, t6 # e0 :
274 bne t6, 1f # .. e1 :
301 mov zero, t6 # e0 :
304 lda t6, -1 # .. e1 :
305 mskql t6, a0, t6 # e0 :
318 andnot t2, t6, t2 # e0 : dest mask for a single word copy
331 negq t8, t6 # .. e1 : build bitmask of bytes <= zero
333 and t6, t8, t12 # .. e1 :
334 subq t12, 1, t6 # e0 :
335 or t6, t12, t8 # e1 :