Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c2259 sljit_u32 bit, from_xer; in sljit_emit_op_flags() local
2280 from_xer = 0; in sljit_emit_op_flags()
2313 from_xer = 1; in sljit_emit_op_flags()
2318 from_xer = 1; in sljit_emit_op_flags()
2324 from_xer = 1; in sljit_emit_op_flags()
2330 from_xer = 1; in sljit_emit_op_flags()
2376 FAIL_IF(push_inst(compiler, (from_xer ? MFXER : MFCR) | D(reg))); in sljit_emit_op_flags()

Completed in 11 milliseconds