Home | History | Annotate | Download | only in sljit

Lines Matching refs:UMULH

124 #define UMULH 0x9bc03c00
1233 return push_inst(compiler, (op == SLJIT_SMUL ? SMULH : UMULH) | RD(SLJIT_R1) | RN(TMP_REG1) | RM(SLJIT_R1));