Searched defs:mov_d (Results 1 – 5 of 5) sorted by relevance
784 void AssemblerMIPS32::mov_d(const Operand *OpFd, const Operand *OpFs) { in mov_d() function in Ice::MIPS32::AssemblerMIPS32
2643 __ mov_d(double_scratch, double_base); // Back up base. in Generate_MathPowInternal() local
2662 __ mov_d(double_scratch, double_base); // Back up base. in Generate_MathPowInternal() local
2838 void Assembler::mov_d(FPURegister fd, FPURegister fs) { in mov_d() function in v8::internal::Assembler
3234 void Assembler::mov_d(FPURegister fd, FPURegister fs) { in mov_d() function in v8::internal::Assembler