Lines Matching refs:t1
49 my ($bi,$a0,$a1,$a2,$a3,$t0,$t1, $t2,$t3,
84 mulhdu $t1,$a1,$bi
98 adde @acc[2],@acc[2],$t1
99 mulld $t1,$a1,$bi
106 adde @acc[2],@acc[2],$t1
107 mulhdu $t1,$a1,$bi
119 adde $acc5,$acc5,$t1
120 mulld $t1,$acc5,$bi
128 adde $acc1,$acc1,$t1
129 mulhdu $t1,$acc5,$bi
137 adde $acc2,$acc2,$t1
211 mulhdu $t1,$a1,$a0
217 addc $acc2,$acc2,$t1 # accumulate high parts of multiplication
219 mulhdu $t1,$a2,$a1
228 addc $t1,$t1,$t2 # accumulate high parts of multiplication
234 adde $acc4,$acc4,$t1
235 mulld $t1,$a1,$a1 # a[1]*a[1]
254 adde $acc2,$acc2,$t1
262 mulld $t1,$acc5,$bi
268 adde $acc1,$acc1,$t1
269 mulhdu $t1,$acc5,$bi
277 adde $acc2,$acc2,$t1
321 ld $t1,8($ap)
327 mulld $a1,$t1,$bi
328 mulhdu $t1,$t1,$bi
335 adde $a2,$a2,$t1
346 subfe $t1,$t1,$t1 # carry -> ~mask
348 andc $t0,$t0,$t1
367 ld $t1,8($bp)
374 adde $a1,$a1,$t1
379 subfe $t1,$t1,$t1 # carry -> ~mask
380 andc $t1,$t0,$t1
382 addc $a0,$a0,$t1
387 subfe $t1,$t1,$t1 # carry -> ~mask
389 andc $t0,$t0,$t1
408 ld $t1,8($bp)
415 subfe $a1,$t1,$a1
420 subfe $t1,$t1,$t1 # borrow -> mask
422 and $t1,$t0,$t1
424 subfc $a0,$t1,$a0
429 subfe $t1,$t1,$t1 # borrow -> mask
431 and $t0,$t0,$t1
453 li $t1,19
454 and $t0,$t0,$t1
456 add $t0,$t0,$t1 # compare to modulus in the same go
467 andc $t0,$t1,$t0
506 my ($bi,$a0,$a1,$a2,$a3,$a4,$t0, $t1,
561 mulhdu $t1,@a[4],$bi
563 adde $h0hi,$h0hi,$t1
566 mulhdu $t1,@a[0],$bi
568 adde $h1hi,$h1hi,$t1
571 mulhdu $t1,@a[3],$bi
575 adde $h4hi,$h4hi,$t1
578 mulhdu $t1,@a[1],$bi
580 adde $h2hi,$h2hi,$t1
583 mulhdu $t1,@a[2],$bi
585 adde $h3hi,$h3hi,$t1
592 mulhdu $t1,$a1,$bi
594 adde $h0hi,$h0hi,$t1
597 mulhdu $t1,$a2,$bi
599 adde $h1hi,$h1hi,$t1
602 mulhdu $t1,$a3,$bi
604 adde $h2hi,$h2hi,$t1
607 mulhdu $t1,$a4,$bi
609 adde $h3hi,$h3hi,$t1
612 mulhdu $t1,$a0,$bi
614 adde $h4hi,$h4hi,$t1
623 srdi $t1,$h0lo,51
625 insrdi $t1,$h0hi,51,0 # h0>>51
628 addc $h1lo,$h1lo,$t1
634 srdi $t1,$h1lo,51
636 insrdi $t1,$h1hi,51,0 # h1>>51
639 add $a2,$a2,$t1
648 srdi $t1,$a2,51
650 add $a3,$a3,$t1
681 my ($a0,$a1,$a2,$a3,$a4,$t0,$t1) = ($a0,$a1,$a2,$a3,$a4,$t0,$t1);
707 mulli $t1,$a4,19 # a[4]*19
721 ($a4,$t1) = ($t1,$a4);
723 mulld $t0,$t1,$a4
724 mulhdu $t1,$t1,$a4
726 adde $h3hi,$h3hi,$t1
731 mulhdu $t1,$a1,$a1
733 adde $h2hi,$h2hi,$t1
735 mulhdu $t1,$a2,$bi
737 adde $h3hi,$h3hi,$t1
739 mulhdu $t1,$a3,$bi
741 adde $h4hi,$h4hi,$t1
743 mulhdu $t1,$a4,$bi
746 adde $h0hi,$h0hi,$t1
748 ($a3,$t1) = ($bp,$a3);
750 mulld $t0,$t1,$a3
751 mulhdu $t1,$t1,$a3
753 adde $h1hi,$h1hi,$t1
755 mulhdu $t1,$bi,$a4
758 adde $h2hi,$h2hi,$t1
761 mulhdu $t1,$a2,$a2
763 adde $h4hi,$h4hi,$t1
765 mulhdu $t1,$a3,$bi
767 adde $h0hi,$h0hi,$t1
769 mulhdu $t1,$a4,$bi
771 adde $h1hi,$h1hi,$t1