• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/

Lines Matching refs:rightp1

67 	unsigned int rightp1, rightp2, rightp3, rightp4;
473 Dbl_copyto_dblext(opnd3p1,opnd3p2,rightp1,rightp2,rightp3,rightp4);
479 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save);
485 Dblext_copytoint_exponentmantissap1(rightp1,signlessright1);
492 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1);
517 Dblext_clear_sign(rightp1);
518 Dblext_right_align(rightp1,rightp2,rightp3,rightp4,
529 rightp1,rightp2,rightp3,rightp4,
614 rightp1,rightp2,rightp3,rightp4,
726 unsigned int rightp1, rightp2, rightp3, rightp4;
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;
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;
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);