Home | History | Annotate | Download | only in mips

Lines Matching defs:abs_s

2559 void Assembler::abs_s(FPURegister fd, FPURegister fs) {
2560 GenInstrRegister(COP1, S, f0, fs, fd, ABS_S);