Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c2644 sljit_u32 bit, from_xer; in sljit_emit_op_flags() local
2665 from_xer = 0; in sljit_emit_op_flags()
2698 from_xer = 1; in sljit_emit_op_flags()
2703 from_xer = 1; in sljit_emit_op_flags()
2709 from_xer = 1; in sljit_emit_op_flags()
2715 from_xer = 1; in sljit_emit_op_flags()
2773 FAIL_IF(push_inst(compiler, (from_xer ? MFXER : MFCR) | D(reg))); in sljit_emit_op_flags()

Completed in 11 milliseconds