Searched refs:sign1 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/math-emu/
H A Dpoly_atan.c54 u_char transformed, inverted, sign1, sign2; poly_atan() local
60 sign1 = getsign(st0_ptr); poly_atan()
189 if (sign1) { poly_atan()
H A Dpoly_l2.c105 int poly_l2p1(u_char sign0, u_char sign1, poly_l2p1() argument
128 tag = FPU_round(dest, 1, 0, FULL_PRECISION, sign0 ^ sign1); poly_l2p1()
H A Dfpu_trig.c1313 u_char sign, sign1; fyl2xp1() local
1322 sign1 = getsign(st1_ptr); fyl2xp1()
1327 if (poly_l2p1(sign, sign1, &a, &b, st1_ptr)) fyl2xp1()
/linux-4.4.14/arch/arm/include/asm/
H A Duser.h35 unsigned int sign1:1; member in struct:user_fp::fp_reg

Completed in 348 milliseconds