Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h1876 #define VSEQ 0x70000000 macro
1879 #define VSEQ 0x70008000 macro
1882 #define VSEQ 0x70010000 macro
1897 push_inst(compiler, VSEQ | VD(dst_ind) | VJ(dst_ind) | VK(cmp1_ind)); in fast_forward_char_pair_lsx_compare()
1905 push_inst(compiler, VSEQ | VD(dst_ind) | VJ(dst_ind) | VK(cmp1_ind)); in fast_forward_char_pair_lsx_compare()
1908 push_inst(compiler, VSEQ | VD(tmp_ind) | VJ(tmp_ind) | VK(cmp2_ind)); in fast_forward_char_pair_lsx_compare()

Completed in 10 milliseconds