Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h404 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in fast_requested_char_simd()
468 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in fast_requested_char_simd()
513 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd()
736 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_char_pair_simd()
1536 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, TMP3, 0); in fast_requested_char_simd()
1654 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd()
1834 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_char_pair_simd()
2082 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in fast_requested_char_simd()
2146 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in fast_requested_char_simd()
2186 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd()
[all …]
H A Dpcre2_jit_compile.c586 #define TMP3 SLJIT_R2 macro
589 #define TMP3 SLJIT_R3 macro
2764 status.saved_tmp_regs[2] = TMP3; in copy_recurse_data()
2768 status.tmp_regs[2] = TMP3; in copy_recurse_data()
3270 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack()
3365 src = TMP3; in reset_early_fail()
7316 char1_reg = TMP3; in do_casefulcmp()
7399 lcc_table = TMP3; in do_caselesscmp()
10082 OP2(SLJIT_SUB | SLJIT_SET_Z, TMP3, 0, TMP3, 0, SLJIT_IMM, 1); in compile_reverse_matchingpath()
10094 OP2(SLJIT_SUB | SLJIT_SET_Z, TMP3, 0, TMP3, 0, SLJIT_IMM, 1); in compile_reverse_matchingpath()
[all …]

Completed in 64 milliseconds