Home | History | Annotate | Download | only in mips

Lines Matching refs:MOV_D

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