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