Lines Matching refs:IS_CBZ
175 code_ptr[-5] ^= (jump->flags & IS_CBZ) ? (0x1 << 24) : 0x1;1918 jump->flags |= IS_CBZ | IS_COND;