Lines Matching refs:FPU_to_exp16
244 FPU_to_exp16(st0_ptr, &a); in f2xm1()
314 FPU_to_exp16(st0_ptr, st0_ptr); in fptan()
405 FPU_to_exp16(st1_ptr, st_new_ptr); in fxtract()
495 FPU_to_exp16(st0_ptr, st0_ptr); in fsqrt_()
594 FPU_to_exp16(st0_ptr, st0_ptr); in f_sin()
802 st0_sign = FPU_to_exp16(st0_ptr, &st0); in do_fprem()
803 st1_sign = FPU_to_exp16(st1_ptr, &st1); in do_fprem()
1040 FPU_to_exp16(st0_ptr, st0_ptr); in fyl2x()
1070 FPU_to_exp16(st1_ptr, st1_ptr); in fyl2x()
1330 FPU_to_exp16(st0_ptr, &a); in fyl2xp1()
1331 FPU_to_exp16(st1_ptr, &b); in fyl2xp1()
1546 FPU_to_exp16(st0_ptr, st0_ptr); /* Will not be left on stack */ in fscale()