Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c101 #define UMULL 0xe0800090 macro
1823 return push_inst(compiler, (op == SLJIT_LUMUL ? UMULL : SMULL) in sljit_emit_op0()
1830 return push_inst(compiler, (op == SLJIT_LUMUL ? UMULL : SMULL) in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c164 #define UMULL 0xfba00000 macro
1256 return push_inst32(compiler, (op == SLJIT_LUMUL ? UMULL : SMULL) in sljit_emit_op0()

Completed in 14 milliseconds