Searched refs:source_reg (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 9273 int source_reg = COUNT_MATCH; in compile_ref_matchingpath() local 9302 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), common->iref_ptr, source_reg, 0); in compile_ref_matchingpath() 9306 OP1(SLJIT_MOV, source_reg, 0, TMP1, 0); in compile_ref_matchingpath() 9310 jump = CMP(SLJIT_GREATER_EQUAL, source_reg, 0, source_end_reg, 0); in compile_ref_matchingpath() 9315 OP1(SLJIT_MOV, STR_PTR, 0, source_reg, 0); in compile_ref_matchingpath() 9319 OP1(SLJIT_MOV, source_reg, 0, STR_PTR, 0); in compile_ref_matchingpath() 9358 OP1(SLJIT_MOV, source_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr); in compile_ref_matchingpath() 9366 OP1(SLJIT_MOV, source_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr); in compile_ref_matchingpath() 9375 OP1(SLJIT_MOV, source_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr); in compile_ref_matchingpath()
|
Completed in 109 milliseconds