Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1477 sljit_s32 src1_reg; in emit_op() local
1552 src1_reg = src1; in emit_op()
1555 src1_reg = TMP_REG1; in emit_op()
1559 src1_reg = TMP_REG1; in emit_op()
1590 FAIL_IF(emit_single_op(compiler, op, flags, dst_reg, src1_reg, src2_reg)); in emit_op()

Completed in 9 milliseconds