Home | History | Annotate | Download | only in mips

Lines Matching defs:add_s

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