Lines Matching defs:mov_d
2389 void Assembler::mov_d(FPURegister fd, FPURegister fs) {2390 GenInstrRegister(COP1, D, f0, fs, fd, MOV_D);