mov_d             812 src/mips/assembler-mips.h   void mov_d(FPURegister fd, FPURegister fs);
mov_d            3608 src/mips/code-stubs-mips.cc     __ mov_d(f12, f4);
mov_d            3804 src/mips/code-stubs-mips.cc   __ mov_d(double_scratch, double_base);  // Back up base.
mov_d             175 src/mips/lithium-gap-resolver-mips.cc     __ mov_d(kLithiumScratchDouble, cgen_->ToDoubleRegister(source));
mov_d             196 src/mips/lithium-gap-resolver-mips.cc     __ mov_d(cgen_->ToDoubleRegister(saved_destination_),
mov_d             276 src/mips/lithium-gap-resolver-mips.cc       __ mov_d(cgen_->ToDoubleRegister(destination), source_register);
mov_d            1174 src/mips/macro-assembler-mips.cc     mov_d(dst, kDoubleRegZero);
mov_d             235 src/mips/macro-assembler-mips.h       mov_d(dst, src);
mov_d             295 test/cctest/test-assembler-mips.cc     __ mov_d(f10, f8);  // c