Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1209 #define INV_IMM 0x02 macro
1635 SLJIT_ASSERT(!(flags & INV_IMM) && !(src2 & SRC2_IMM)); in emit_single_op()
1667 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1674 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1678 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1687 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1692 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1712 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()
1716 if (flags & INV_IMM) { in emit_single_op()
2123 flags |= INV_IMM; in emit_op()
[all …]

Completed in 14 milliseconds