Home | History | Annotate | Download | only in a64

Lines Matching refs:FDIV_d

2027     case FDIV_d: set_dreg(fd, FPDiv(dreg(fn), dreg(fm))); break;