Searched refs:fdiv_d (Results 1 – 3 of 3) sorted by relevance
878 void fdiv_d(const Operand& adr);
1744 void Assembler::fdiv_d(const Operand& adr) { in fdiv_d() function in v8::internal::Assembler
967 __ fdiv_d(MemOperand(esp, 0)); in AssembleArchInstruction() local