Home | History | Annotate | Download | only in a64

Lines Matching refs:FDIV_s

2026     case FDIV_s: set_sreg(fd, FPDiv(sreg(fn), sreg(fm))); break;