Home | History | Annotate | Download | only in mips

Lines Matching refs:sub_d

1686 void Assembler::sub_d(FPURegister fd, FPURegister fs, FPURegister ft) {
1687 GenInstrRegister(COP1, D, ft, fs, fd, SUB_D);