Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4115 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in read_char8_type()
4384 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfreadtype8()
4386 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, TMP1, 0); in do_utfreadtype8()
4767 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback()
4809 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid()
4818 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid()
5224 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in mainloop_entry()
6504 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
6528 OP1(SLJIT_NEG, TMP2, 0, TMP2, 0); in do_revertframes()
6529 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes()
[all …]
H A Dpcre2_jit_simd_inc.h265 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_simd()
286 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_forward_char_simd()
359 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_simd()
399 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd()
424 OP1(SLJIT_MOV, STR_PTR, 0, TMP2, 0); in fast_requested_char_simd()
442 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_requested_char_simd()
639 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_pair_simd()
668 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, 0xf); in fast_forward_char_pair_simd()
1334 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, ~15); in fast_forward_char_simd()
1524 OP2(SLJIT_AND, TMP2, 0, TMP2, 0, SLJIT_IMM, ~15); in fast_requested_char_simd()
[all …]
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc72 |.define TMP2, x16
2230 | ldr TMP2, [REG2, TMP1]
2231 | add TMP2, TMP2, #1
2235 | add TMP2, TMP2, #1
2369 | br TMP2
2903 | ADD_IP TMP1, TMP2
9093 | cmp TMP2, TMP1
11953 | cmp TMP1, TMP2
12244 | cmp TMP2, TMP1
13284 | cmp REG2, TMP2
[all …]

Completed in 61 milliseconds