Home | History | Annotate | Download | only in mips

Lines Matching refs:MOV_S

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