Lines Matching refs:value
11 | a0 points to the input extended precision value
12 | value in memory; d0 contains the k-factor sign-extended
31 | ILOG is the log base 10 of the input value. It is
33 | value is viewed as 2^^e * 1.f in extended precision.
34 | This value is stored in d6.
122 | a2: pointer to FP_X; abs(original value) in ext
217 | ILOG is the log base 10 of the input value. It is approx-
218 | imated by adding e + 0.f when the original value is viewed
219 | as 2^^e * 1.f in extended precision. This value is stored
453 | Check d2 for excess 10 exponential value. If not zero,
454 | the iscale value would have caused the pwrten calculation
552 | routine expects the FPCR value to be in USER_FPCR for
576 | a6: temp pointer to FP_SCR2(a6) - orig value saved and restored
693 | value calculated cannot be inexact.
877 | Sigma is bit 31 of initial value; RHO is bit 31 of d6 (ILOG).