Lines Matching refs:t0
205 / uint32_t t0, t1, x2;
226 / A_MUL32(y0, q0, t0, t1);
227 / if (t1 > x1 || (t1 == x1 && t0 > x0)) {
229 / A_SUB2(y0, y1, t0, t1);
233 / A_SUB2(t0, t1, x0, x1);
369 movl %ebp, %eax / y0, t0
377 subl %eax,%esi / t0, x0
401 cmpl %esi, %eax / x0, t0
405 subl %ebp,%eax / y0, t0
486 / uint32_t t0, t1, x2;
507 / A_MUL32(y0, q0, t0, t1);
508 / if (t1 > x1 || (t1 == x1 && t0 > x0)) {
637 cmpl %edi, %eax / x0, t0