Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c1208 …return push_inst(compiler, SELECT_FOP(op, FCMPS, FCMPD) | FS1(src1) | FS2(src2), FCC_IS_SET | MOVA… in sljit_emit_fop1_cmp()
1475 … (((compiler->delay_slot & DST_INS_MASK) != UNMOVABLE_INS) && !(compiler->delay_slot & FCC_IS_SET)) in sljit_emit_jump()
H A DsljitLir.c244 # define FCC_IS_SET (1 << 24) macro

Completed in 26 milliseconds