Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9418 int source_end_reg = ARGUMENTS; in compile_ref_matchingpath() local
9447 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), common->iref_ptr + sizeof(sljit_sw), source_end_reg, 0); in compile_ref_matchingpath()
9451 OP1(SLJIT_MOV, source_end_reg, 0, TMP2, 0); in compile_ref_matchingpath()
9454 jump = CMP(SLJIT_GREATER_EQUAL, source_reg, 0, source_end_reg, 0); in compile_ref_matchingpath()
9503 OP1(SLJIT_MOV, source_end_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr + sizeof(sljit_sw)); in compile_ref_matchingpath()
9511 OP1(SLJIT_MOV, source_end_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr + sizeof(sljit_sw)); in compile_ref_matchingpath()
9520 OP1(SLJIT_MOV, source_end_reg, 0, SLJIT_MEM1(SLJIT_SP), common->iref_ptr + sizeof(sljit_sw)); in compile_ref_matchingpath()

Completed in 36 milliseconds