Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4341 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in read_char8_type()
4610 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfreadtype8()
4612 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, TMP1, 0); in do_utfreadtype8()
4993 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback()
5450 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in mainloop_entry()
6734 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
6760 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
7161 SELECT(SLJIT_ZERO, TMP2, TMP1, 0, TMP2); in optimize_class_chars()
7175 SELECT(SLJIT_ZERO, TMP2, TMP1, 0, TMP2); in optimize_class_chars()
7931 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in compile_xclass_matchingpath()
[all …]
H A Dpcre2_jit_simd_inc.h294 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, value); in fast_forward_char_simd()
403 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd()
423 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, value); in fast_requested_char_simd()
663 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, value); in fast_forward_char_pair_simd()
1315 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, ~15); in fast_forward_char_simd()
1505 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, ~15); in fast_requested_char_simd()
1736 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, SLJIT_IMM, 16); in fast_forward_char_pair_simd()
1974 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_forward_char_simd()
2081 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd()
2099 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_requested_char_simd()
[all …]

Completed in 68 milliseconds