Searched refs:SMULH (Results 1 – 1 of 1) sorted by relevance
111 #define SMULH 0x9b403c00 macro735 FAIL_IF(push_inst(compiler, SMULH | RD(TMP_LR) | RN(arg1) | RM(arg2))); in emit_op_imm()1263 …return push_inst(compiler, (op == SLJIT_LUMUL ? UMULH : SMULH) | RD(SLJIT_R1) | RN(TMP_REG1) | RM(… in sljit_emit_op0()
Completed in 10 milliseconds