Lines Matching refs:rightp1
54 unsigned int rightp1, rightp2, rightp3, rightp4; in dbl_fmpyfadd() local
460 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4); in dbl_fmpyfadd()
466 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save); in dbl_fmpyfadd()
472 Dblext_copytoint_exponentmantissap1(rightp1,signlessright1); in dbl_fmpyfadd()
479 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1); in dbl_fmpyfadd()
504 Dblext_clear_sign(rightp1); in dbl_fmpyfadd()
505 Dblext_right_align(rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
516 rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
601 rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
713 unsigned int rightp1, rightp2, rightp3, rightp4; local
1120 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4);
1126 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save);
1132 Dblext_copytoint_exponentmantissap1(rightp1,signlessright1);
1139 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1);
1164 Dblext_clear_sign(rightp1);
1165 Dblext_right_align(rightp1,rightp2,rightp3,rightp4,
1176 rightp1,rightp2,rightp3,rightp4,
1261 rightp1,rightp2,rightp3,rightp4,
1371 unsigned int rightp1, rightp2; local
1773 Sgl_copyto_sglext(opnd3,rightp1,rightp2);
1779 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
1785 Sglext_copytoint_exponentmantissa(rightp1,signlessright1);
1792 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
1816 Sglext_clear_sign(rightp1);
1817 Sglext_right_align(rightp1,rightp2,/*shifted by*/diff_exponent);
1826 Sglext_subtract(tmpresp1,tmpresp2, rightp1,rightp2,
1907 rightp1,rightp2, /*to*/resultp1,resultp2);
2012 unsigned int rightp1, rightp2; local
2415 Sgl_copyto_sglext(opnd3,rightp1,rightp2);
2421 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
2427 Sglext_copytoint_exponentmantissa(rightp1,signlessright1);
2434 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
2458 Sglext_clear_sign(rightp1);
2459 Sglext_right_align(rightp1,rightp2,/*shifted by*/diff_exponent);
2468 Sglext_subtract(tmpresp1,tmpresp2, rightp1,rightp2,
2549 rightp1,rightp2, /*to*/resultp1,resultp2);