Home | History | Annotate | Download | only in mips64

Lines Matching refs:mov_s

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