Home | History | Annotate | Download | only in target-mips

Lines Matching full:float64_div

2552     fdt2 = float64_div(FLOAT_ONE64, fdt0, &env->active_fpu.fp_status);
2573 fdt2 = float64_div(FLOAT_ONE64, fdt2, &env->active_fpu.fp_status);
2594 fdt2 = float64_div(FLOAT_ONE64, fdt0, &env->active_fpu.fp_status);
2627 fdt2 = float64_div(FLOAT_ONE64, fdt2, &env->active_fpu.fp_status);
2829 fdt2 = float64_chs(float64_div(fdt2, FLOAT_TWO64, &env->active_fpu.fp_status));