Home | History | Annotate | Download | only in mips

Lines Matching full:msubf_d

2544 void Assembler::msubf_d(FPURegister fd, FPURegister fs, FPURegister ft) {
2546 GenInstrRegister(COP1, D, ft, fs, fd, MSUBF_D);