Searched defs:st1_ptr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | poly_atan.c | 52 poly_atan(FPU_REG *st0_ptr, u_char st0_tag, FPU_REG *st1_ptr, u_char st1_tag) poly_atan() argument [all...] |
H A D | poly_l2.c | 27 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2() argument 106 poly_l2p1(u_char sign0, u_char sign1, FPU_REG * st0_ptr, FPU_REG * st1_ptr, FPU_REG * dest) poly_l2p1() argument [all...] |
H A D | fpu_trig.c | 359 register FPU_REG *st1_ptr = st0_ptr; /* anticipate */ in fxtract() local 781 FPU_REG *st1_ptr = &st(1); in do_fprem() local 1023 FPU_REG *st1_ptr = &st(1), exponent; fyl2x() local 1194 FPU_REG *st1_ptr = &st(1); fpatan() local 1315 FPU_REG *st1_ptr = &st(1), a, b; fyl2xp1() local 1483 FPU_REG *st1_ptr = &st(1); fscale() local [all...] |
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | poly_atan.c | 52 poly_atan(FPU_REG *st0_ptr, u_char st0_tag, FPU_REG *st1_ptr, u_char st1_tag) poly_atan() argument [all...] |
H A D | poly_l2.c | 27 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2() argument 106 poly_l2p1(u_char sign0, u_char sign1, FPU_REG * st0_ptr, FPU_REG * st1_ptr, FPU_REG * dest) poly_l2p1() argument [all...] |
H A D | fpu_trig.c | 359 register FPU_REG *st1_ptr = st0_ptr; /* anticipate */ in fxtract() local 786 FPU_REG *st1_ptr = &st(1); in do_fprem() local 1028 FPU_REG *st1_ptr = &st(1), exponent; fyl2x() local 1199 FPU_REG *st1_ptr = &st(1); fpatan() local 1320 FPU_REG *st1_ptr = &st(1), a, b; fyl2xp1() local 1488 FPU_REG *st1_ptr = &st(1); fscale() local [all...] |
Completed in 5 milliseconds