Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c358 PUSH_REG(reg_map[SLJIT_S2]); in sljit_emit_enter()
568 POP_REG(reg_map[SLJIT_S2]); in emit_stack_frame_release()
882 EMIT_MOV(compiler, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), offset); in tail_call_with_args()
H A DsljitLir.h189 #define SLJIT_S2 (SLJIT_NUMBER_OF_REGISTERS - 2) macro
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c568 #define STACK_LIMIT SLJIT_S2
3360 OP1(SLJIT_MOV, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(1)); in copy_ovector()
3429 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()
3442 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()

Completed in 50 milliseconds