Lines Matching defs:count
173 #define count tmp3
177 shr.u count=count,3 // how many 8-byte?
179 // If count is odd, finish this 8-byte word so that we can
182 tbit.nz p10,p11=count,0 // if (count is odd)
188 cmp.eq.or.andcm p8,p0=0,count // exit if zero 8-byte
192 (p11) br.cond.dptk .do_csum16 // if (count is even)
194 // Here count is odd.
196 cmp.eq p9,p10=1,count // if (count == 1)
197 adds count=-1,count // loaded an 8-byte word
204 (p9) br.cond.sptk .do_csum_exit // if (count == 1) exit
212 shr.u count=count,1 // we do 16 bytes per loop
214 adds count=-1,count
220 mov ar.lc=count // set lc