Home | History | Annotate | Download | only in a64

Lines Matching refs:FMSUB_s

2054     case FMSUB_s: set_sreg(fd, FPMulAdd(sreg(fa), -sreg(fn), sreg(fm))); break;