Searched refs:div_instr (Results 1 – 2 of 2) sorted by relevance
412 #define ASSEMBLE_MODULO(div_instr, mul_instr) \ argument415 __ div_instr(scratch, i.InputRegister(0), i.InputRegister(1)); \
601 #define ASSEMBLE_MODULO(div_instr, shift_instr) \ argument605 __ div_instr(r0, i.InputRegister(1)); \