Home | History | Annotate | Download | only in source

Lines Matching defs:c1

558   const int c1 = 0x1C71;
589 "mul $t7, $t7, %[c1] \n" // t7 * 0x1C71
598 "mul $t0, $t0, %[c1] \n" // t0 * 0x1C71
614 : [c1] "r"(c1), [c2] "r"(c2)