Home | History | Annotate | Download | only in mips

Lines Matching refs:mov_d

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