Home | History | Annotate | Download | only in mips

Lines Matching refs:sub_s

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