Home | History | Annotate | Download | only in mips

Lines Matching defs:sub_s

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