Home | History | Annotate | Download | only in a64

Lines Matching defs:Fsub

715   void Fsub(const FPRegister& fd, const FPRegister& fn, const FPRegister& fm) {
717 fsub(fd, fn, fm);