Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c2426 sljit_u32 bit, from_xer; in sljit_emit_op_flags() local
2447 from_xer = 0; in sljit_emit_op_flags()
2480 from_xer = 1; in sljit_emit_op_flags()
2485 from_xer = 1; in sljit_emit_op_flags()
2491 from_xer = 1; in sljit_emit_op_flags()
2497 from_xer = 1; in sljit_emit_op_flags()
2555 FAIL_IF(push_inst(compiler, (from_xer ? MFXER : MFCR) | D(reg))); in sljit_emit_op_flags()

Completed in 20 milliseconds