Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1206 #define SLJIT_CARRY 12 macro
1207 #define SLJIT_SET_CARRY SLJIT_SET(SLJIT_CARRY)
H A DsljitLir.c1668 else if ((compiler->last_flags & 0xff) == SLJIT_CARRY) { in check_sljit_emit_jump()
1669 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 DsljitNativePPC_common.c2055 case SLJIT_CARRY: in get_bo_bi_flags()
2132 if (type == SLJIT_CARRY || type == SLJIT_NOT_CARRY) in sljit_emit_jump()
2323 case SLJIT_CARRY: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1401 case SLJIT_CARRY: in get_cc()
H A DsljitNativeARM_64.c1709 case SLJIT_CARRY: in get_cc()
H A DsljitNativeX86_common.c390 case SLJIT_CARRY: in get_jump_code()
H A DsljitNativeARM_T2_32.c1994 case SLJIT_CARRY: in get_cc()
H A DsljitNativeMIPS_common.c2069 case SLJIT_CARRY: in sljit_emit_jump()
H A DsljitNativeS390X.c269 case SLJIT_CARRY: in get_cc()
H A DsljitNativeARM_32.c2410 case SLJIT_CARRY: in get_cc()

Completed in 87 milliseconds