Searched refs:DIVWU (Results 1 – 2 of 2) sorted by relevance
156 #define DIVWU (HI(31) | LO(459)) macro1290 …FAIL_IF(push_inst(compiler, (op == SLJIT_UDIV ? DIVWU : DIVW) | D(SLJIT_R0) | A(TMP_REG1) | B(SLJI… in sljit_emit_op0()1298 …FAIL_IF(push_inst(compiler, (op == SLJIT_UDIV ? DIVWU : DIVW) | D(SLJIT_R0) | A(TMP_REG1) | B(SLJI… in sljit_emit_op0()
2325 defm DIVWU : XOForm_1rcr<31, 459, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),