Home
last modified time | relevance | path

Searched refs:ibase1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypotf.c361 int ibase1, si1, hyp1h; in __vrhypotf_n() local
385 ibase1 = HI(&hyp1); in __vrhypotf_n()
389 HI(&dbase1) = (0x60000000 - ((ibase1 & 0x7fe00000) >> 1)); in __vrhypotf_n()
393 hyp1h = (ibase1 & 0x000fffff) | 0x3ff00000; in __vrhypotf_n()
403 ibase1 >>= 10; in __vrhypotf_n()
406 si1 = ibase1 & 0x7f0; in __vrhypotf_n()