Home | History | Annotate | Download | only in mips

Lines Matching refs:abs_d

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