Searched defs:Mulh (Results 1 – 4 of 4) sorted by relevance
986 __ Mulh(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
960 __ Mulh(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
510 void TurboAssembler::Mulh(Register rd, Register rs, const Operand& rt) { in Mulh() function in v8::internal::TurboAssembler
471 void TurboAssembler::Mulh(Register rd, Register rs, const Operand& rt) { in Mulh() function in v8::internal::TurboAssembler