Home | History | Annotate | Download | only in mips

Lines Matching refs:SUB_S

2755 void Assembler::sub_s(FPURegister fd, FPURegister fs, FPURegister ft) {
2756 GenInstrRegister(COP1, S, ft, fs, fd, SUB_S);