Home | History | Annotate | Download | only in mips64

Lines Matching refs:MOV_S

3239 void Assembler::mov_s(FPURegister fd, FPURegister fs) {
3240 GenInstrRegister(COP1, S, f0, fs, fd, MOV_S);