XSIG_LL 70 arch/x86/math-emu/poly_2xm1.c XSIG_LL(argSignif) = Xll = significand(arg);
XSIG_LL 76 arch/x86/math-emu/poly_2xm1.c XSIG_LL(argSignif) <<= 2;
XSIG_LL 82 arch/x86/math-emu/poly_2xm1.c XSIG_LL(argSignif) <<= 1;
XSIG_LL 117 arch/x86/math-emu/poly_2xm1.c XSIG_LL(Denom) = XSIG_LL(accumulator);
XSIG_LL 122 arch/x86/math-emu/poly_2xm1.c XSIG_LL(Denom) <<= 1;
XSIG_LL 124 arch/x86/math-emu/poly_2xm1.c XSIG_LL(Denom) |= 1;
XSIG_LL 135 arch/x86/math-emu/poly_2xm1.c significand(result) = XSIG_LL(accumulator);
XSIG_LL 83 arch/x86/math-emu/poly_atan.c XSIG_LL(Numer) = significand(st0_ptr);
XSIG_LL 84 arch/x86/math-emu/poly_atan.c XSIG_LL(Denom) = significand(st1_ptr);
XSIG_LL 89 arch/x86/math-emu/poly_atan.c XSIG_LL(Numer) = significand(st1_ptr);
XSIG_LL 90 arch/x86/math-emu/poly_atan.c XSIG_LL(Denom) = significand(st0_ptr);
XSIG_LL 113 arch/x86/math-emu/poly_atan.c XSIG_LL(Numer) = XSIG_LL(Denom) = XSIG_LL(argSignif);
XSIG_LL 141 arch/x86/math-emu/poly_atan.c XSIG_LL(accumulatore) = XSIG_LL(argSq);
XSIG_LL 151 arch/x86/math-emu/poly_atan.c polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq),
XSIG_LL 153 arch/x86/math-emu/poly_atan.c mul64_Xsig(&accumulator, &XSIG_LL(argSq));
XSIG_LL 155 arch/x86/math-emu/poly_atan.c polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms,
XSIG_LL 199 arch/x86/math-emu/poly_atan.c significand(st1_ptr) = XSIG_LL(accumulator);
XSIG_LL 79 arch/x86/math-emu/poly_l2.c XSIG_LL(yaccum) = significand(st1_ptr);
XSIG_LL 89 arch/x86/math-emu/poly_l2.c significand(st1_ptr) = XSIG_LL(accumulator);
XSIG_LL 116 arch/x86/math-emu/poly_l2.c XSIG_LL(yaccum) = significand(st1_ptr);
XSIG_LL 125 arch/x86/math-emu/poly_l2.c significand(dest) = XSIG_LL(accumulator);
XSIG_LL 190 arch/x86/math-emu/poly_l2.c XSIG_LL(Numer) = XSIG_LL(Denom) = significand(arg);
XSIG_LL 219 arch/x86/math-emu/poly_l2.c XSIG_LL(arg_signif) = XSIG_LL(argSignif);
XSIG_LL 222 arch/x86/math-emu/poly_l2.c XSIG_LL(accumulator) = XSIG_LL(argSignif);
XSIG_LL 225 arch/x86/math-emu/poly_l2.c Xsq = XSIG_LL(accumulator);
XSIG_LL 85 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
XSIG_LL 90 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
XSIG_LL 107 arch/x86/math-emu/poly_sin.c XSIG_LL(accumulator) += significand(st0_ptr);
XSIG_LL 130 arch/x86/math-emu/poly_sin.c XSIG_LL(argSqrd) = fixed_arg;
XSIG_LL 134 arch/x86/math-emu/poly_sin.c XSIG_LL(argTo4) = XSIG_LL(argSqrd);
XSIG_LL 138 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
XSIG_LL 143 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
XSIG_LL 177 arch/x86/math-emu/poly_sin.c XSIG_LL(accumulator)--;
XSIG_LL 184 arch/x86/math-emu/poly_sin.c significand(&result) = XSIG_LL(accumulator);
XSIG_LL 240 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
XSIG_LL 245 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
XSIG_LL 265 arch/x86/math-emu/poly_sin.c XSIG_LL(accumulator)++;
XSIG_LL 271 arch/x86/math-emu/poly_sin.c significand(&result) = XSIG_LL(accumulator);
XSIG_LL 302 arch/x86/math-emu/poly_sin.c XSIG_LL(argSqrd) = fixed_arg;
XSIG_LL 316 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
XSIG_LL 321 arch/x86/math-emu/poly_sin.c polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
XSIG_LL 338 arch/x86/math-emu/poly_sin.c XSIG_LL(accumulator) += fixed_arg;
XSIG_LL 346 arch/x86/math-emu/poly_sin.c XSIG_LL(fix_up) = 0x898cc51701b839a2ll;
XSIG_LL 366 arch/x86/math-emu/poly_sin.c significand(&result) = XSIG_LL(accumulator);
XSIG_LL 73 arch/x86/math-emu/poly_tan.c XSIG_LL(accum) = significand(st0_ptr);
XSIG_LL 78 arch/x86/math-emu/poly_tan.c XSIG_LL(accum) <<= 1;
XSIG_LL 81 arch/x86/math-emu/poly_tan.c XSIG_LL(accum) = 0x921fb54442d18469LL - XSIG_LL(accum);
XSIG_LL 83 arch/x86/math-emu/poly_tan.c if (XSIG_LL(accum) == 0xffffffffffffffffLL) {
XSIG_LL 92 arch/x86/math-emu/poly_tan.c XSIG_LL(argSignif) = XSIG_LL(accum);
XSIG_LL 97 arch/x86/math-emu/poly_tan.c XSIG_LL(accum) = XSIG_LL(argSignif) = significand(st0_ptr);
XSIG_LL 101 arch/x86/math-emu/poly_tan.c if (FPU_shrx(&XSIG_LL(accum), -1 - exponent) >=
XSIG_LL 103 arch/x86/math-emu/poly_tan.c XSIG_LL(accum)++; /* round up */
XSIG_LL 107 arch/x86/math-emu/poly_tan.c XSIG_LL(argSq) = XSIG_LL(accum);
XSIG_LL 110 arch/x86/math-emu/poly_tan.c XSIG_LL(argSqSq) = XSIG_LL(argSq);
XSIG_LL 116 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm,
XSIG_LL 121 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm,
XSIG_LL 126 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm,
XSIG_LL 131 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm,
XSIG_LL 134 arch/x86/math-emu/poly_tan.c mul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
XSIG_LL 135 arch/x86/math-emu/poly_tan.c mul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
XSIG_LL 146 arch/x86/math-emu/poly_tan.c XSIG_LL(accum) = 0x8000000000000000LL;
XSIG_LL 153 arch/x86/math-emu/poly_tan.c mul64_Xsig(&accum, &XSIG_LL(argSignif));
XSIG_LL 154 arch/x86/math-emu/poly_tan.c mul64_Xsig(&accum, &XSIG_LL(argSignif));
XSIG_LL 155 arch/x86/math-emu/poly_tan.c mul64_Xsig(&accum, &XSIG_LL(argSignif));
XSIG_LL 173 arch/x86/math-emu/poly_tan.c XSIG_LL(fix_up) = 0x898cc51701b839a2LL;
XSIG_LL 209 arch/x86/math-emu/poly_tan.c significand(st0_ptr) = XSIG_LL(accum);