Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c612 #define OP1(op, dst, dstw, src, srcw) \ macro
3080 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack()
4132 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in read_char8_type()
4155 OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, 0); in read_char8_type()
4394 OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, 0); in do_utfreadtype8()
4400 OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, 0); in do_utfreadtype8()
4672 OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, 1); in do_utfmoveback_invalid()
6453 OP1(SLJIT_NEG, TMP2, 0, TMP2, 0); in do_revertframes()
6532 OP1(SLJIT_MOV, TMP3, 0, TMP2, 0); in check_wordboundary()
6622 OP1(SLJIT_MOV, TMP2, 0, TMP3, 0); in check_wordboundary()
[all …]
H A Dpcre2_jit_simd_inc.h245 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 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()
380 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in fast_requested_char_simd()
404 OP1(SLJIT_MOV, STR_PTR, 0, TMP2, 0); in fast_requested_char_simd()
473 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in fast_requested_char_simd()
530 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd()
632 OP1(SLJIT_MOV, TMP2, 0, STR_PTR, 0); in fast_forward_char_pair_simd()
756 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_char_pair_simd()
870 OP1(SLJIT_MOV, SLJIT_R0, 0, STR_END, 0); in fast_forward_char_simd()
[all …]

Completed in 63 milliseconds