Lines Matching refs:FPU_to_exp16
243 FPU_to_exp16(st0_ptr, &a); in f2xm1()
313 FPU_to_exp16(st0_ptr, st0_ptr); in fptan()
404 FPU_to_exp16(st1_ptr, st_new_ptr); in fxtract()
494 FPU_to_exp16(st0_ptr, st0_ptr); in fsqrt_()
593 FPU_to_exp16(st0_ptr, st0_ptr); in fsin()
796 st0_sign = FPU_to_exp16(st0_ptr, &st0); in do_fprem()
797 st1_sign = FPU_to_exp16(st1_ptr, &st1); in do_fprem()
1034 FPU_to_exp16(st0_ptr, st0_ptr); in fyl2x()
1064 FPU_to_exp16(st1_ptr, st1_ptr); in fyl2x()
1324 FPU_to_exp16(st0_ptr, &a); in fyl2xp1()
1325 FPU_to_exp16(st1_ptr, &b); in fyl2xp1()
1540 FPU_to_exp16(st0_ptr, st0_ptr); /* Will not be left on stack */ in fscale()