Searched defs:dlgr (Results 1 – 2 of 2) sorted by relevance
1172 __ dlgr(r0, i.InputRegister(1)); // R0:R1: Dividend in AssembleArchInstruction() local1223 __ dlgr(r0, i.InputRegister(1)); // R0:R1: Dividend in AssembleArchInstruction() local
2174 void Assembler::dlgr(Register r1, Register r2) { rre_form(DLGR, r1, r2); } in dlgr() function in v8::internal::Assembler