Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c186 code_ptr[-5] ^= (jump->flags & IS_CBZ) ? (0x1 << 24) : 0x1; in detect_jump_type()
1735 jump->flags |= IS_CBZ | IS_COND; in emit_cmp_to0()
H A DsljitLir.c179 # define IS_CBZ 0x008 macro

Completed in 32 milliseconds