Home | History | Annotate | Download | only in mips

Lines Matching refs:ADD_S

2476 void Assembler::add_s(FPURegister fd, FPURegister fs, FPURegister ft) {
2477 GenInstrRegister(COP1, S, ft, fs, fd, ADD_S);