Symbol: XSIG_LL
arch/x86/math-emu/poly_2xm1.c
118
XSIG_LL(Denom) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_2xm1.c
123
XSIG_LL(Denom) <<= 1;
arch/x86/math-emu/poly_2xm1.c
125
XSIG_LL(Denom) |= 1;
arch/x86/math-emu/poly_2xm1.c
136
significand(result) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_2xm1.c
71
XSIG_LL(argSignif) = Xll = significand(arg);
arch/x86/math-emu/poly_2xm1.c
77
XSIG_LL(argSignif) <<= 2;
arch/x86/math-emu/poly_2xm1.c
83
XSIG_LL(argSignif) <<= 1;
arch/x86/math-emu/poly_atan.c
114
XSIG_LL(Numer) = XSIG_LL(Denom) = XSIG_LL(argSignif);
arch/x86/math-emu/poly_atan.c
142
XSIG_LL(accumulatore) = XSIG_LL(argSq);
arch/x86/math-emu/poly_atan.c
152
polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq),
arch/x86/math-emu/poly_atan.c
154
mul64_Xsig(&accumulator, &XSIG_LL(argSq));
arch/x86/math-emu/poly_atan.c
156
polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms,
arch/x86/math-emu/poly_atan.c
200
significand(st1_ptr) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_atan.c
84
XSIG_LL(Numer) = significand(st0_ptr);
arch/x86/math-emu/poly_atan.c
85
XSIG_LL(Denom) = significand(st1_ptr);
arch/x86/math-emu/poly_atan.c
90
XSIG_LL(Numer) = significand(st1_ptr);
arch/x86/math-emu/poly_atan.c
91
XSIG_LL(Denom) = significand(st0_ptr);
arch/x86/math-emu/poly_l2.c
117
XSIG_LL(yaccum) = significand(st1_ptr);
arch/x86/math-emu/poly_l2.c
126
significand(dest) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_l2.c
191
XSIG_LL(Numer) = XSIG_LL(Denom) = significand(arg);
arch/x86/math-emu/poly_l2.c
220
XSIG_LL(arg_signif) = XSIG_LL(argSignif);
arch/x86/math-emu/poly_l2.c
223
XSIG_LL(accumulator) = XSIG_LL(argSignif);
arch/x86/math-emu/poly_l2.c
226
Xsq = XSIG_LL(accumulator);
arch/x86/math-emu/poly_l2.c
80
XSIG_LL(yaccum) = significand(st1_ptr);
arch/x86/math-emu/poly_l2.c
90
significand(st1_ptr) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_sin.c
108
XSIG_LL(accumulator) += significand(st0_ptr);
arch/x86/math-emu/poly_sin.c
131
XSIG_LL(argSqrd) = fixed_arg;
arch/x86/math-emu/poly_sin.c
135
XSIG_LL(argTo4) = XSIG_LL(argSqrd);
arch/x86/math-emu/poly_sin.c
139
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
arch/x86/math-emu/poly_sin.c
144
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
arch/x86/math-emu/poly_sin.c
178
XSIG_LL(accumulator)--;
arch/x86/math-emu/poly_sin.c
185
significand(&result) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_sin.c
241
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
arch/x86/math-emu/poly_sin.c
246
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
arch/x86/math-emu/poly_sin.c
266
XSIG_LL(accumulator)++;
arch/x86/math-emu/poly_sin.c
272
significand(&result) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_sin.c
303
XSIG_LL(argSqrd) = fixed_arg;
arch/x86/math-emu/poly_sin.c
317
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
arch/x86/math-emu/poly_sin.c
322
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
arch/x86/math-emu/poly_sin.c
339
XSIG_LL(accumulator) += fixed_arg;
arch/x86/math-emu/poly_sin.c
347
XSIG_LL(fix_up) = 0x898cc51701b839a2ll;
arch/x86/math-emu/poly_sin.c
367
significand(&result) = XSIG_LL(accumulator);
arch/x86/math-emu/poly_sin.c
86
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
arch/x86/math-emu/poly_sin.c
91
polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
arch/x86/math-emu/poly_tan.c
102
if (FPU_shrx(&XSIG_LL(accum), -1 - exponent) >=
arch/x86/math-emu/poly_tan.c
104
XSIG_LL(accum)++; /* round up */
arch/x86/math-emu/poly_tan.c
108
XSIG_LL(argSq) = XSIG_LL(accum);
arch/x86/math-emu/poly_tan.c
111
XSIG_LL(argSqSq) = XSIG_LL(argSq);
arch/x86/math-emu/poly_tan.c
117
polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm,
arch/x86/math-emu/poly_tan.c
122
polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm,
arch/x86/math-emu/poly_tan.c
127
polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm,
arch/x86/math-emu/poly_tan.c
132
polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm,
arch/x86/math-emu/poly_tan.c
135
mul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
arch/x86/math-emu/poly_tan.c
136
mul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
arch/x86/math-emu/poly_tan.c
147
XSIG_LL(accum) = 0x8000000000000000LL;
arch/x86/math-emu/poly_tan.c
154
mul64_Xsig(&accum, &XSIG_LL(argSignif));
arch/x86/math-emu/poly_tan.c
155
mul64_Xsig(&accum, &XSIG_LL(argSignif));
arch/x86/math-emu/poly_tan.c
156
mul64_Xsig(&accum, &XSIG_LL(argSignif));
arch/x86/math-emu/poly_tan.c
174
XSIG_LL(fix_up) = 0x898cc51701b839a2LL;
arch/x86/math-emu/poly_tan.c
210
significand(st0_ptr) = XSIG_LL(accum);
arch/x86/math-emu/poly_tan.c
74
XSIG_LL(accum) = significand(st0_ptr);
arch/x86/math-emu/poly_tan.c
79
XSIG_LL(accum) <<= 1;
arch/x86/math-emu/poly_tan.c
82
XSIG_LL(accum) = 0x921fb54442d18469LL - XSIG_LL(accum);
arch/x86/math-emu/poly_tan.c
84
if (XSIG_LL(accum) == 0xffffffffffffffffLL) {
arch/x86/math-emu/poly_tan.c
93
XSIG_LL(argSignif) = XSIG_LL(accum);
arch/x86/math-emu/poly_tan.c
98
XSIG_LL(accum) = XSIG_LL(argSignif) = significand(st0_ptr);