Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c412 PUSH_REG(reg_map[SLJIT_S2]); in sljit_emit_enter()
622 POP_REG(reg_map[SLJIT_S2]); in emit_stack_frame_release()
930 EMIT_MOV(compiler, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), offset); in tail_call_with_args()
H A DsljitLir.h190 #define SLJIT_S2 (SLJIT_NUMBER_OF_REGISTERS - 2) macro
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c594 #define STACK_LIMIT SLJIT_S2
3480 OP1(SLJIT_MOV, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(1)); in copy_ovector()
3549 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()
3562 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()

Completed in 42 milliseconds