Searched defs:Mulh_d (Results 1 – 2 of 2) sorted by relevance
963 __ Mulh_d(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
481 void TurboAssembler::Mulh_d(Register rd, Register rj, const Operand& rk) { in CallRecordWriteStub() function in v8::internal::TurboAssembler