Lines Matching refs:rightp1
67 unsigned int rightp1, rightp2, rightp3, rightp4; in dbl_fmpyfadd() local
473 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4); in dbl_fmpyfadd()
479 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save); in dbl_fmpyfadd()
485 Dblext_copytoint_exponentmantissap1(rightp1,signlessright1); in dbl_fmpyfadd()
492 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1); in dbl_fmpyfadd()
517 Dblext_clear_sign(rightp1); in dbl_fmpyfadd()
518 Dblext_right_align(rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
529 rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
614 rightp1,rightp2,rightp3,rightp4, in dbl_fmpyfadd()
726 unsigned int rightp1, rightp2, rightp3, rightp4; local
1133 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4);
1139 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save);
1145 Dblext_copytoint_exponentmantissap1(rightp1,signlessright1);
1152 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1);
1177 Dblext_clear_sign(rightp1);
1178 Dblext_right_align(rightp1,rightp2,rightp3,rightp4,
1189 rightp1,rightp2,rightp3,rightp4,
1274 rightp1,rightp2,rightp3,rightp4,
1384 unsigned int rightp1, rightp2; local
1786 Sgl_copyto_sglext(opnd3,rightp1,rightp2);
1792 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
1798 Sglext_copytoint_exponentmantissa(rightp1,signlessright1);
1805 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
1829 Sglext_clear_sign(rightp1);
1830 Sglext_right_align(rightp1,rightp2,/*shifted by*/diff_exponent);
1839 Sglext_subtract(tmpresp1,tmpresp2, rightp1,rightp2,
1920 rightp1,rightp2, /*to*/resultp1,resultp2);
2025 unsigned int rightp1, rightp2; local
2428 Sgl_copyto_sglext(opnd3,rightp1,rightp2);
2434 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
2440 Sglext_copytoint_exponentmantissa(rightp1,signlessright1);
2447 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
2471 Sglext_clear_sign(rightp1);
2472 Sglext_right_align(rightp1,rightp2,/*shifted by*/diff_exponent);
2481 Sglext_subtract(tmpresp1,tmpresp2, rightp1,rightp2,
2562 rightp1,rightp2, /*to*/resultp1,resultp2);