Searched refs:div_instr (Results 1 – 2 of 2) sorted by relevance
405 #define ASSEMBLE_MODULO(div_instr, mul_instr) \ argument408 __ div_instr(scratch, i.InputRegister(0), i.InputRegister(1)); \
603 #define ASSEMBLE_MODULO(div_instr, shift_instr) \ argument607 __ div_instr(r0, i.InputRegister(1)); \