Home | History | Annotate | Download | only in mips64

Lines Matching defs:abs_d

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