Searched refs:expon_expon (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/math-emu/
H A Dpoly_l2.c28 long int exponent, expon, expon_expon; poly_l2() local
67 expon_expon = 31 + norm_Xsig(&expon_accum); poly_l2()
68 shr_Xsig(&accumulator, expon_expon - expon); poly_l2()
74 expon_expon = expon; poly_l2()
82 expon_expon += round_Xsig(&accumulator); poly_l2()
90 setexponent16(st1_ptr, expon_expon + exponent16(st1_ptr) + 1); poly_l2()

Completed in 125 milliseconds