Home | History | Annotate | Download | only in mips

Lines Matching defs:sub_s

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