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