Home | History | Annotate | Download | only in mips

Lines Matching refs:mov_d

2838 void Assembler::mov_d(FPURegister fd, FPURegister fs) {
2839 GenInstrRegister(COP1, D, f0, fs, fd, MOV_D);