tag | line | file | source code |
shr_Xsig | 38 | arch/i386/math-emu/poly.h | asmlinkage void shr_Xsig(Xsig *, const int n); |
shr_Xsig | 104 | arch/i386/math-emu/poly_2xm1.c | shr_Xsig(&accumulator, 3); |
shr_Xsig | 114 | arch/i386/math-emu/poly_2xm1.c | shr_Xsig(&accumulator, - exponent); |
shr_Xsig | 129 | arch/i386/math-emu/poly_2xm1.c | shr_Xsig(&Denom, - exponent); |
shr_Xsig | 109 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&Numer, -1-exponent); |
shr_Xsig | 112 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&Denom, -exponent); |
shr_Xsig | 135 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&argSq, 2*(-1-exponent-1)); |
shr_Xsig | 136 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&argSqSq, 4*(-1-exponent-1)); |
shr_Xsig | 152 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&accumulatore, 1 + 2*(-1-exponent)); |
shr_Xsig | 160 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&accumulator, 3); |
shr_Xsig | 167 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&accumulator, -1-exponent); |
shr_Xsig | 176 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&accumulator, -exponent); |
shr_Xsig | 185 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&accumulator, 1 - exponent); |
shr_Xsig | 77 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&accumulator, expon_expon - expon); |
shr_Xsig | 198 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&Denom, 2 - (1 + exponent)); |
shr_Xsig | 204 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&Denom, 1 - (1 + exponent)); |
shr_Xsig | 235 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&accumulator, 2*(-1 - (1 + exponent + adj))); |
shr_Xsig | 245 | arch/i386/math-emu/poly_l2.c | shr_Xsig(&accumulator, 6 - adj); |
shr_Xsig | 94 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&argSqrd, 2*(-1-exponent)); |
shr_Xsig | 107 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 2); /* Divide by four */ |
shr_Xsig | 118 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, arg->exp - exponent); |
shr_Xsig | 162 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 3); |
shr_Xsig | 167 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 1); |
shr_Xsig | 257 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&argSqrd, 2*(-1-exponent)); |
shr_Xsig | 275 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, -2*(1+exponent)); |
shr_Xsig | 277 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 3); |
shr_Xsig | 282 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 1); |
shr_Xsig | 336 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&argSqrd, 2*(-1-exponent)); |
shr_Xsig | 351 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 2); /* Divide by four */ |
shr_Xsig | 362 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, exp2 - exponent); |
shr_Xsig | 387 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&accumulator, 1); /* Prevent overflow */ |
shr_Xsig | 389 | arch/i386/math-emu/poly_sin.c | shr_Xsig(&fix_up, 65 + exp2); |
shr_Xsig | 130 | arch/i386/math-emu/poly_tan.c | shr_Xsig(&accumulatore, -2*(1+exponent) + 1); |
shr_Xsig | 153 | arch/i386/math-emu/poly_tan.c | shr_Xsig(&accum, -2*(exponent+1)); |
shr_Xsig | 189 | arch/i386/math-emu/poly_tan.c | shr_Xsig(&fix_up, 1); |
shr_Xsig | 191 | arch/i386/math-emu/poly_tan.c | shr_Xsig(&fix_up, 64 + exponent); |
shr_Xsig | 194 | arch/i386/math-emu/poly_tan.c | shr_Xsig(&fix_up, 65 + exponent); |