Home
last modified time | relevance | path

Searched refs:dres0 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypot.c181 iarr0 = HI(&dres0); \
192 dres0 = dd0 * (DTWO - dd0 * dres0); \
214 double res0_hi,res0_lo, dres0; in __vrhypot() local
288 dres0 = res0_hi + res0_lo; in __vrhypot()
292 iarr0 = HI(&dres0); in __vrhypot()
315 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
318 dd0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
321 dres0 = dd0 * (DTWO - dd0 * dres0); in __vrhypot()
365 dres0 = res0_hi + res0_lo; in __vrhypot()
367 iarr0 = HI(&dres0); in __vrhypot()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vrsqrtf.S224 ! float res = ((float*)&dres0)[0];
267 ! float res = ((float*)&dres0)[1];
349 ! dres0 = vis_fpadd32(dres0,fdx0);
350 ! *py = ((float*)&dres0)[0];
631 fpadd32 %f6,%f52,%f10 ! (4_1) dres0 = vis_fpadd32(dres0,fdx0);
718 fpadd32 %f8,%f52,%f10 ! (0_1) dres0 = vis_fpadd32(dres0,fdx0);
793 fpadd32 %f20,%f52,%f0 ! (2_1) dres0 = vis_fpadd32(dres0,fdx0);
868 fpadd32 %f6,%f52,%f10 ! (4_1) dres0 = vis_fpadd32(dres0,fdx0);
901 fpadd32 %f8,%f52,%f10 ! (0_1) dres0 = vis_fpadd32(dres0,fdx0);
921 fpadd32 %f20,%f52,%f0 ! (2_1) dres0 = vis_fpadd32(dres0,fdx0);
[all …]