Home | History | Annotate | Download | only in opts

Lines Matching defs:count8

32         int count8;
39 "sra %[count8], %[count], 3 \n\t"
40 "beqz %[count8], 3f \n\t"
41 " addiu %[count8], %[count8], -1 \n\t"
43 "beqz %[count8], 2f \n\t"
44 " addiu %[count8], %[count8], -1 \n\t"
89 "bgtz %[count8], 1b \n\t"
136 : [xx]"+r"(xx), [count8]"=&r"(count8), [colors]"+r"(colors)