Searched refs:UMULL (Results 1 – 2 of 2) sorted by relevance
179 #define UMULL 0xfba00000 macro1239 return push_inst32(compiler, (op == SLJIT_LMUL_UW ? UMULL : SMULL) in sljit_emit_op0()
110 #define UMULL 0xe0800090 macro1595 return push_inst(compiler, (op == SLJIT_LMUL_UW ? UMULL : SMULL) in sljit_emit_op0()
Completed in 29 milliseconds