Home | History | Annotate | Download | only in sljit

Lines Matching refs:DDIV

134 #define DDIV		(HI(0) | LO(30))
1099 FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1), MOVABLE_INS));