Searched refs:DivFloat64 (Results 1 – 3 of 3) sorted by relevance
454 void DivFloat64(DoubleRegister dst, const MemOperand& opnd,
4019 void TurboAssembler::DivFloat64(DoubleRegister dst, const MemOperand& opnd, in DivFloat64() function in v8::internal::TurboAssembler
1951 ASSEMBLE_BIN_OP(DDInstr(ddbr), DMTInstr(DivFloat64), nullInstr); in AssembleArchInstruction()