Home | History | Annotate | Download | only in a64

Lines Matching defs:Fdiv

603   void Fdiv(const FPRegister& fd, const FPRegister& fn, const FPRegister& fm) {
605 fdiv(fd, fn, fm);