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