Searched refs:h0 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypotf.S123 ! h0 = vis_fand(db0,DC0);
124 ! h0 = vis_for(h0,DC1);
125 ! h_hi0 = vis_fand(h0,DC2);
136 ! xx0 = h0 - h_hi0;
282 fand %f24,DC0,%f60 ! (3_1) h0 = vis_fand(db0,DC0);
297 for %f60,DC1,%f46 ! (3_1) h0 = vis_for(h0,DC1);
309 fand %f46,DC2,%f38 ! (3_1) h_hi0 = vis_fand(h0,DC2);
318 fand %f20,DC0,%f60 ! (4_1) h0
[all...]
H A D__vlog.S181 ! f34 h0,f0-(c0-h0)
H A D__vlog_ultra3.S2182 ! f34 h0,f0-(c0-h0)
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daestab.h106 d_1(uint8_t, t_dec(s, box), sb_data, h0);
109 d_1(uint8_t, t_dec(i, box), isb_data, h0);
/illumos-gate/usr/src/lib/libm/common/C/
H A D__lgamma.c86 h0 = 9.533095591844353613395747e6, variable
244 q = h0+y*(h1+y*(h2+y*(h3+y*(h4+y*(h5+y*(h6+y*
253 q = h0+y*(h1+y*(h2+y*(h3+y*(h4+y*(h5+y*(h6+y*(h7+y)))))));
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vlog.c666 double h0, h1, h2, h3; local
736 h0 = d0 * TBL[i0];
746 s0 = h0 + l0;
760 *y = (n0 * ln2hi + TBL[i0+2]) + (h0 + (l0 +

Completed in 68 milliseconds