Home
last modified time | relevance | path

Searched refs: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; in __vrsqrt() local
165 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000; in __vrsqrt()
167 HI(&res_c0) = res_ch0; in __vrsqrt()
219 int hx0, resh0, res_ch0; in __vrsqrt() local
228 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000; in __vrsqrt()
230 HI(&res_c0) = res_ch0; in __vrsqrt()
257 int resh0, res_ch0; in __vrsqrt() local
263 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000; in __vrsqrt()
266 HI(&res_c0) = res_ch0; in __vrsqrt()
298 int hx0, resh0, res_ch0; in __vrsqrt_n() local
[all …]