Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4119 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in read_char8_type()
4387 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfreadtype8()
4389 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, TMP1, 0); in do_utfreadtype8()
4763 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback()
4805 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid()
4814 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid()
5220 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in mainloop_entry()
6429 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
6453 OP1(SLJIT_NEG, TMP2, 0, TMP2, 0); in do_revertframes()
6454 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
[all …]
H A Dpcre2_jit_simd_inc.h245 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_simd()
266 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_forward_char_simd()
280 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_forward_char_simd()
339 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_simd()
379 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd()
404 OP1(SLJIT_MOV, STR_PTR, 0, TMP2, 0); in fast_requested_char_simd()
422 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_requested_char_simd()
436 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_requested_char_simd()
632 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_pair_simd()
661 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_forward_char_pair_simd()
[all …]

Completed in 38 milliseconds