Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds