Searched defs:Div32 (Results 1 – 2 of 2) sorted by relevance
1023 __ Div32(i.OutputRegister(), i.InputOrZeroRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
561 void TurboAssembler::Div32(Register res, Register rs, const Operand& rt) { in Div32() function in v8::internal::TurboAssembler