Searched refs:TMP2 (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4189 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in read_char8_type() 4458 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfreadtype8() 4460 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, TMP1, 0); in do_utfreadtype8() 4841 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback() 4883 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid() 4892 OP2(SLJIT_SHL, TMP2, 0, TMP2, 0, SLJIT_IMM, 6); in do_utfpeakcharback_invalid() 5298 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in mainloop_entry() 6578 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes() 6603 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in do_revertframes() 7741 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP1, 0); in compile_xclass_matchingpath() [all …]
|
H A D | pcre2_jit_simd_inc.h | 265 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.2/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 72 |.define TMP2, x16 2187 | ldr TMP2, [REG2, TMP1] 2188 | add TMP2, TMP2, #1 2192 | add TMP2, TMP2, #1 2326 | br TMP2 2880 | ADD_IP TMP1, TMP2 8968 | cmp TMP2, TMP1 11804 | cmp TMP1, TMP2 12095 | cmp TMP2, TMP1 13135 | cmp REG2, TMP2 [all …]
|
Completed in 80 milliseconds