tag | line | file | source code |
msw | 26 | drivers/FPU-emu/poly.h | unsigned long msw; |
msw | 77 | drivers/FPU-emu/poly_2xm1.c | shift = (argSignif.msw & 0x40000000) ? 3 : 2; |
msw | 101 | drivers/FPU-emu/poly_2xm1.c | accumulator.lsw = accumulator.midw = accumulator.msw = 0; |
msw | 115 | drivers/FPU-emu/poly_2xm1.c | accumulator.msw |= 0x80000000; /* add 1.0 */ |
msw | 117 | drivers/FPU-emu/poly_2xm1.c | accumulator.msw &= 0x3fffffff; /* subtract 1.0 */ |
msw | 138 | drivers/FPU-emu/poly_2xm1.c | Denom.msw |= 0x80000000; /* add 1.0 */ |
msw | 84 | drivers/FPU-emu/poly_atan.c | || ((exponent == -2) && (argSignif.msw > 0xd413ccd0)) ) |
msw | 95 | drivers/FPU-emu/poly_atan.c | (argSignif.msw == 0x80000000) ) ) |
msw | 101 | drivers/FPU-emu/poly_atan.c | argSignif.msw = 0; /* Make the transformed arg -> 0.0 */ |
msw | 113 | drivers/FPU-emu/poly_atan.c | Denom.msw |= 0x80000000; |
msw | 126 | drivers/FPU-emu/poly_atan.c | argSq.msw = argSignif.msw; |
msw | 129 | drivers/FPU-emu/poly_atan.c | argSqSq.lsw = argSq.lsw; argSqSq.midw = argSq.midw; argSqSq.msw = argSq.msw; |
msw | 142 | drivers/FPU-emu/poly_atan.c | accumulator.msw = accumulator.midw = accumulator.lsw = 0; |
msw | 153 | drivers/FPU-emu/poly_atan.c | accumulatore.msw |= 0x80000000; |
msw | 64 | drivers/FPU-emu/poly_l2.c | accumulator.msw = accumulator.midw = accumulator.lsw = 0; |
msw | 73 | drivers/FPU-emu/poly_l2.c | expon_accum.msw = exponent; expon_accum.midw = expon_accum.lsw = 0; |
msw | 94 | drivers/FPU-emu/poly_l2.c | if ( accumulator.msw == 0 ) |
msw | 199 | drivers/FPU-emu/poly_l2.c | Denom.msw |= 0x80000000; |
msw | 206 | drivers/FPU-emu/poly_l2.c | if ( Denom.msw & 0x80000000 ) |
msw | 215 | drivers/FPU-emu/poly_l2.c | argSignif.msw = Numer.msw; |
msw | 224 | drivers/FPU-emu/poly_l2.c | (argSignif.msw > (unsigned)0xafb0ccc0) ) |
msw | 240 | drivers/FPU-emu/poly_l2.c | accumulator.msw = accumulator.midw = accumulator.lsw = 0; |
msw | 253 | drivers/FPU-emu/poly_l2.c | accum_result->msw = accumulator.msw; |
msw | 84 | drivers/FPU-emu/poly_sin.c | accumulator.lsw = accumulator.midw = accumulator.msw = 0; |
msw | 92 | drivers/FPU-emu/poly_sin.c | argSqrd.msw = arg->sigh; argSqrd.midw = arg->sigl; argSqrd.lsw = 0; |
msw | 95 | drivers/FPU-emu/poly_sin.c | argTo4.msw = argSqrd.msw; argTo4.midw = argSqrd.midw; |
msw | 108 | drivers/FPU-emu/poly_sin.c | accumulator.msw |= 0x80000000; /* Add 1.0 */ |
msw | 180 | drivers/FPU-emu/poly_sin.c | if ( argSqrd.msw & 0xffc00000 ) |
msw | 183 | drivers/FPU-emu/poly_sin.c | mul_32_32(0x898cc517, argSqrd.msw, &adj); |
msw | 245 | drivers/FPU-emu/poly_sin.c | accumulator.lsw = accumulator.midw = accumulator.msw = 0; |
msw | 251 | drivers/FPU-emu/poly_sin.c | argSqrd.msw = arg->sigh; argSqrd.midw = arg->sigl; argSqrd.lsw = 0; |
msw | 260 | drivers/FPU-emu/poly_sin.c | argTo4.msw = argSqrd.msw; argTo4.midw = argSqrd.midw; |
msw | 290 | drivers/FPU-emu/poly_sin.c | if ( accumulator.msw == 0 ) |
msw | 339 | drivers/FPU-emu/poly_sin.c | argTo4.msw = argSqrd.msw; argTo4.midw = argSqrd.midw; |
msw | 352 | drivers/FPU-emu/poly_sin.c | accumulator.msw |= 0x80000000; /* Add 1.0 */ |
msw | 377 | drivers/FPU-emu/poly_sin.c | if ( argSqrd.msw & 0xffc00000 ) |
msw | 380 | drivers/FPU-emu/poly_sin.c | mul_32_32(0x898cc517, argSqrd.msw, &adj); |
msw | 381 | drivers/FPU-emu/poly_sin.c | fix_up.msw -= adj/2; |
msw | 382 | drivers/FPU-emu/poly_sin.c | mul_32_32(0x898cc517, argTo4.msw, &adj); |
msw | 383 | drivers/FPU-emu/poly_sin.c | fix_up.msw += adj/24; |
msw | 111 | drivers/FPU-emu/poly_tan.c | accumulatoro.msw = accumulatoro.midw = accumulatoro.lsw = 0; |
msw | 120 | drivers/FPU-emu/poly_tan.c | accumulatore.msw = accumulatore.midw = accumulatore.lsw = 0; |
msw | 134 | drivers/FPU-emu/poly_tan.c | if ( accumulatore.msw == 0 ) |
msw | 178 | drivers/FPU-emu/poly_tan.c | adj = accum.msw >> -(exponent+1); /* tan */ |
msw | 185 | drivers/FPU-emu/poly_tan.c | fix_up.msw += adj; |
msw | 186 | drivers/FPU-emu/poly_tan.c | if ( !(fix_up.msw & 0x80000000) ) /* did fix_up overflow ? */ |
msw | 190 | drivers/FPU-emu/poly_tan.c | fix_up.msw |= 0x80000000; |
msw | 202 | drivers/FPU-emu/poly_tan.c | accumulatoro.msw = 0x80000000; |