Searched refs:resh2 (Results 1 – 1 of 1) sorted by relevance
300 int hx2, resh2, res_ch2; in __vrsqrt_n() local332 resh2 = (hx2 & 0x001fffff) | 0x3fe00000; in __vrsqrt_n()335 res_ch2 = (resh2 + 0x00002000) & 0x7fffc000; in __vrsqrt_n()338 HI(&res2) = resh2; in __vrsqrt_n()