Searched refs:resh0 (Results 1 – 1 of 1) sorted by relevance
156 int hx0, resh0, res_ch0; in __vrsqrt() local164 resh0 = (hx0 & 0x001fffff) | 0x3fe00000; in __vrsqrt()165 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000; in __vrsqrt()166 HI(&res) = resh0; in __vrsqrt()219 int hx0, resh0, res_ch0; in __vrsqrt() local227 resh0 = (hx0 & 0x001fffff) | 0x3fe00000; in __vrsqrt()228 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000; in __vrsqrt()229 HI(&res) = resh0; in __vrsqrt()257 int resh0, res_ch0; in __vrsqrt() local262 resh0 = (hx & 0x001fffff) | 0x3fe00000; in __vrsqrt()[all …]