Searched refs:TMP1 (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4406 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar() 4420 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar() 4436 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar() 4521 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid() 4564 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid() 4611 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid() 4722 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadnewline_invalid() 4842 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback() 4848 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback() 4854 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback() [all …]
|
H A D | pcre2_jit_simd_inc.h | 300 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_forward_char_simd() 399 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd() 456 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_requested_char_simd() 490 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, STR_PTR, 0); in fast_requested_char_simd() 538 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(offs1 + 1)); in fast_forward_char_pair_simd() 541 CMOV(SLJIT_LESS, STR_END, TMP1, 0); in fast_forward_char_pair_simd() 692 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_forward_char_pair_simd() 1555 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, TMP3, 0); in fast_requested_char_simd() 1563 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, 16); in fast_requested_char_simd() 1601 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, TMP3, 0); in fast_requested_char_simd() [all …]
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 1807 | JMP_IP TMP1 2162 | JMP_IP TMP1 2176 | add TMP1, TMP1, #1 2197 | br TMP1 2214 | JMP_IP TMP1 2258 | br TMP1 2304 | JMP_IP TMP1 2540 | sub TMP1, lr, TMP1 2541 | lsr TMP1, TMP1, #2 4095 | smulh TMP1, TMP1, TMP2 [all …]
|
Completed in 111 milliseconds