Home | History | Annotate | Download | only in mips

Lines Matching defs:sub_d

2347 void Assembler::sub_d(FPURegister fd, FPURegister fs, FPURegister ft) {
2348 GenInstrRegister(COP1, D, ft, fs, fd, SUB_D);