Searched refs:SMULH (Results 1 – 4 of 4) 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()
193 // MADDX,MSUBX,SMULH,UMULH
1490 // The Ra field of SMULH and UMULH is unused: it should be assembled as 31
1064 ### SMULH ### subsection