Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds