Searched defs:Dmodu (Results 1 – 2 of 2) sorted by relevance
1020 __ Dmodu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
806 void TurboAssembler::Dmodu(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler