Searched refs:Dmulh (Results 1 – 3 of 3) sorted by relevance
446 DEFINE_INSTRUCTION(Dmulh);
540 void TurboAssembler::Dmulh(Register rd, Register rs, const Operand& rt) { in Dmulh() function in v8::internal::TurboAssembler
992 __ Dmulh(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local