Searched defs:st1_ptr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dpoly_atan.c51 poly_atan(FPU_REG *st0_ptr, u_char st0_tag, FPU_REG *st1_ptr, u_char st1_tag) argument
[all...]
H A Dpoly_l2.c26 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) argument
105 poly_l2p1(u_char sign0, u_char sign1, FPU_REG * st0_ptr, FPU_REG * st1_ptr, FPU_REG * dest) argument
[all...]
H A Dfpu_trig.c358 register FPU_REG *st1_ptr = st0_ptr; /* anticipate */ local
780 FPU_REG *st1_ptr = &st(1); local
1022 FPU_REG *st1_ptr = &st(1), exponent; local
1193 FPU_REG *st1_ptr = &st(1); local
1314 FPU_REG *st1_ptr = &st(1), a, b; local
1482 FPU_REG *st1_ptr = &st(1); local
[all...]

Completed in 108 milliseconds