Searched refs:Dmul (Results 1 – 4 of 4) sorted by relevance
562 TurboAssembler::Dmul(dst.gp(), lhs.gp(), rhs.gp()); in I32_SHIFTOP()
445 DEFINE_INSTRUCTION(Dmul);
517 void TurboAssembler::Dmul(Register rd, Register rs, const Operand& rt) { in Dmul() function in v8::internal::TurboAssembler3127 Dmul(rd, rd, scratch); in Dpopcnt()
1017 __ Dmul(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local