shr_Xsig 39 arch/x86/math-emu/poly.h asmlinkage void shr_Xsig(Xsig *, const int n); shr_Xsig 97 arch/x86/math-emu/poly_2xm1.c shr_Xsig(&accumulator, 3); shr_Xsig 106 arch/x86/math-emu/poly_2xm1.c shr_Xsig(&accumulator, -exponent); shr_Xsig 120 arch/x86/math-emu/poly_2xm1.c shr_Xsig(&Denom, -exponent); shr_Xsig 117 arch/x86/math-emu/poly_atan.c shr_Xsig(&Numer, -1 - exponent); shr_Xsig 120 arch/x86/math-emu/poly_atan.c shr_Xsig(&Denom, -exponent); shr_Xsig 144 arch/x86/math-emu/poly_atan.c shr_Xsig(&argSq, 2 * (-1 - exponent - 1)); shr_Xsig 145 arch/x86/math-emu/poly_atan.c shr_Xsig(&argSqSq, 4 * (-1 - exponent - 1)); shr_Xsig 162 arch/x86/math-emu/poly_atan.c shr_Xsig(&accumulatore, 1 + 2 * (-1 - exponent)); shr_Xsig 170 arch/x86/math-emu/poly_atan.c shr_Xsig(&accumulator, 3); shr_Xsig 176 arch/x86/math-emu/poly_atan.c shr_Xsig(&accumulator, -1 - exponent); shr_Xsig 184 arch/x86/math-emu/poly_atan.c shr_Xsig(&accumulator, -exponent); shr_Xsig 192 arch/x86/math-emu/poly_atan.c shr_Xsig(&accumulator, 1 - exponent); shr_Xsig 69 arch/x86/math-emu/poly_l2.c shr_Xsig(&accumulator, expon_expon - expon); shr_Xsig 193 arch/x86/math-emu/poly_l2.c shr_Xsig(&Denom, 2 - (1 + exponent)); shr_Xsig 197 arch/x86/math-emu/poly_l2.c shr_Xsig(&Denom, 1 - (1 + exponent)); shr_Xsig 225 arch/x86/math-emu/poly_l2.c shr_Xsig(&accumulator, 2 * (-1 - (1 + exponent + adj))); shr_Xsig 235 arch/x86/math-emu/poly_l2.c shr_Xsig(&accumulator, 6 - adj); shr_Xsig 80 arch/x86/math-emu/poly_sin.c shr_Xsig(&argSqrd, 2 * (-1 - exponent)); shr_Xsig 94 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 2); /* Divide by four */ shr_Xsig 105 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, exponent(st0_ptr) - exponent); shr_Xsig 151 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 3); shr_Xsig 156 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 1); shr_Xsig 233 arch/x86/math-emu/poly_sin.c shr_Xsig(&argSqrd, 2 * (-1 - exponent)); shr_Xsig 252 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, -2 * (1 + exponent)); shr_Xsig 254 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 3); shr_Xsig 259 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 1); shr_Xsig 309 arch/x86/math-emu/poly_sin.c shr_Xsig(&argSqrd, 2 * (-1 - exponent)); shr_Xsig 325 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 2); /* Divide by four */ shr_Xsig 336 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, exp2 - exponent); shr_Xsig 358 arch/x86/math-emu/poly_sin.c shr_Xsig(&accumulator, 1); /* Prevent overflow */ shr_Xsig 360 arch/x86/math-emu/poly_sin.c shr_Xsig(&fix_up, 65 + exp2); shr_Xsig 138 arch/x86/math-emu/poly_tan.c shr_Xsig(&accumulatore, -2 * (1 + exponent) + 1); shr_Xsig 158 arch/x86/math-emu/poly_tan.c shr_Xsig(&accum, -2 * (exponent + 1)); shr_Xsig 190 arch/x86/math-emu/poly_tan.c shr_Xsig(&fix_up, 1); shr_Xsig 192 arch/x86/math-emu/poly_tan.c shr_Xsig(&fix_up, 64 + exponent); shr_Xsig 194 arch/x86/math-emu/poly_tan.c shr_Xsig(&fix_up, 65 + exponent);