Home | History | Annotate | Download | only in mips64

Lines Matching full:msubf_d

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