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