Searched defs:res_ch0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrt.c156 int hx0, resh0, res_ch0; local
165 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
167 HI(&res_c0) = res_ch0;
219 int hx0, resh0, res_ch0; local
228 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
230 HI(&res_c0) = res_ch0;
257 int resh0, res_ch0; local
263 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
266 HI(&res_c0) = res_ch0;
298 int hx0, resh0, res_ch0; local
[all...]

Completed in 62 milliseconds