Home
last modified time | relevance | path

Searched refs:UMULL (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c179 #define UMULL 0xfba00000 macro
1261 return push_inst32(compiler, (op == SLJIT_LMUL_UW ? UMULL : SMULL) in sljit_emit_op0()
H A DsljitNativeARM_32.c110 #define UMULL 0xe0800090 macro
1631 return push_inst(compiler, (op == SLJIT_LMUL_UW ? UMULL : SMULL) in sljit_emit_op0()

Completed in 25 milliseconds