Home | History | Annotate | Download | only in sljit

Lines Matching defs:MULT

153 #define MULT		(HI(0) | LO(24))
1067 FAIL_IF(push_inst(compiler, (op == SLJIT_UMUL ? MULTU : MULT) | S(SLJIT_R0) | T(SLJIT_R1), MOVABLE_INS));