Home | History | Annotate | Download | only in mips

Lines Matching refs:FPU

153     use_fpu_ = CpuFeatures::IsSupported(FPU);
589 CpuFeatures::Scope scope(FPU);
597 CpuFeatures::Scope scope(FPU);
720 // is floating point registers FPU must be supported. If core registers are
721 // requested when FPU is supported f12 and f14 will be scratched.
730 // is floating point registers FPU must be supported. If core registers are
731 // requested when FPU is supported f12 and f14 will still be scratched. If
789 // scratch3 is not used when FPU is supported.
800 // Generate non FPU code to check if a double can be exactly represented by a
822 // registers. (Used when FPU is not supported.)