Lines Matching refs:t6
101 and t8, 0x80, t6 # e0 :
102 bne t6, 1f # .. e1 (zdb)
107 subq t8, 1, t6 # .. e1 :
108 or t8, t6, t7 # e0 :
171 or t0, t6, t6 # e1 : mask original data for zero test
172 cmpbge zero, t6, t7 # e0 :
174 lda t6, -1 # e0 :
177 mskql t6, a1, t6 # e0 : mask out bits already seen
180 or t6, t2, t2 # .. e1 :
248 or t7, t10, t6 # e1 :
249 cmoveq a2, t6, t7 # e0 :
256 negq t7, t6 # e0 : isolate low bit set
257 and t6, t7, t8 # e1 :
259 and t8, 0x80, t6 # e0 : avoid dest word load if we can
260 bne t6, 1f # .. e1 (zdb)
263 subq t8, 1, t6 # .. e1 :
264 or t6, t8, t7 # e0 :
276 and a1, 7, t6 # e1 :
277 sll t10, t6, t6 # e0 :
278 and t6, 0xff, t6 # e0 :
279 bne t6, 1f # e1 : avoid src word load if we can
306 mov zero, t6 # e0 :
309 lda t6, -1 # .. e1 :
310 mskql t6, a0, t6 # e0 :
337 negq t7, t6 # .. e1 : build bitmask of bytes <= zero
339 and t6, t7, t8 # .. e1 :
340 subq t8, 1, t6 # e0 :
341 or t6, t8, t7 # e1 :