Searched refs:DDIVU (Results 1 – 1 of 1) sorted by relevance
171 #define DDIVU (HI(0) | (2 << 6) | LO(31)) macro182 #define DDIVU (HI(0) | LO(31)) macro1268 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1… in sljit_emit_op0()1286 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1… in sljit_emit_op0()
Completed in 8 milliseconds