Home | History | Annotate | Download | only in mips

Lines Matching defs:abs_d

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