Searched refs:DDIV (Results 1 – 1 of 1) sorted by relevance
170 #define DDIV (HI(0) | (2 << 6) | LO(30)) macro181 #define DDIV (HI(0) | LO(30)) 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 9 milliseconds