Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c1451 sljit_s32 src1_reg; in emit_op() local
1526 src1_reg = src1; in emit_op()
1529 src1_reg = TMP_REG1; in emit_op()
1533 src1_reg = TMP_REG1; in emit_op()
1564 FAIL_IF(emit_single_op(compiler, op, flags, dst_reg, src1_reg, src2_reg)); in emit_op()

Completed in 10 milliseconds