Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c287 #define UIMM_MAX (0xffff) macro
1123 || ((flags & LOGICAL_OP) && !(src2w & ~UIMM_MAX))) { in emit_op()
1130 || ((flags & LOGICAL_OP) && !(src1w & ~UIMM_MAX))) { in emit_op()
H A DsljitNativePPC_common.c232 #define UIMM_MAX (0xffff) macro

Completed in 20 milliseconds