Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1208 #define SLJIT_NOT_CARRY 13 macro
H A DsljitNativePPC_common.c2047 case SLJIT_NOT_CARRY: in get_bo_bi_flags()
2132 if (type == SLJIT_CARRY || type == SLJIT_NOT_CARRY) in sljit_emit_jump()
2329 case SLJIT_NOT_CARRY: in sljit_emit_op_flags()
H A DsljitLir.c1669 CHECK_ARGUMENT((type & 0xff) == SLJIT_CARRY || (type & 0xff) == SLJIT_NOT_CARRY); in check_sljit_emit_jump()
1843 || ((type & 0xff) == SLJIT_NOT_CARRY && (compiler->last_flags & 0xff) == SLJIT_CARRY) in check_sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1406 case SLJIT_NOT_CARRY: in get_cc()
H A DsljitNativeARM_64.c1718 case SLJIT_NOT_CARRY: in get_cc()
H A DsljitNativeX86_common.c395 case SLJIT_NOT_CARRY: in get_jump_code()
H A DsljitNativeARM_T2_32.c2003 case SLJIT_NOT_CARRY: in get_cc()
H A DsljitNativeMIPS_common.c2077 case SLJIT_NOT_CARRY: in sljit_emit_jump()
H A DsljitNativeS390X.c260 case SLJIT_NOT_CARRY: in get_cc()
H A DsljitNativeARM_32.c2419 case SLJIT_NOT_CARRY: in get_cc()

Completed in 92 milliseconds