Home | History | Annotate | Download | only in mips

Lines Matching refs:abs_d

2384 void Assembler::abs_d(FPURegister fd, FPURegister fs) {
2385 GenInstrRegister(COP1, D, f0, fs, fd, ABS_D);