Searched refs:resh1 (Results 1 – 1 of 1) sorted by relevance
299 int hx1, resh1, res_ch1; in __vrsqrt_n() local331 resh1 = (hx1 & 0x001fffff) | 0x3fe00000; in __vrsqrt_n()334 res_ch1 = (resh1 + 0x00002000) & 0x7fffc000; in __vrsqrt_n()337 HI(&res1) = resh1; in __vrsqrt_n()