Searched refs:approximate (Results 1 – 6 of 6) sorted by relevance
/arch/h8300/lib/ |
D | udivsi3.S | 59 divxu.w r2,er0 ; r0 now contains the approximate quotient (AQ)
|
/arch/mips/ar7/ |
D | clock.c | 100 static void approximate(int base, int target, int *prediv, in approximate() function 134 approximate(base, target, prediv, postdiv, mul); in calculate()
|
/arch/m68k/fpsp040/ |
D | slogn.S | 27 | Step 1. If |X-1| < 1/16, approximate log(X) by an odd polynomial in 42 | Step 1: If |X| < 1/16, approximate log(1+X) by an odd polynomial in
|
D | setox.S | 106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate
|
/arch/x86/math-emu/ |
D | README | 321 the worst accuracy which was found (in bits) and the approximate value
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6763 # approximate the value -log2/64 to 88 bits of accuracy. # 7981 # Step 1. If |X-1| < 1/16, approximate log(X) by an odd # 7999 # Step 1: If |X| < 1/16, approximate log(1+X) by an odd #
|