Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h166 instruction[1] ^= (dst_ind << 3); in fast_forward_char_pair_sse2_compare()
183 instruction[1] ^= (dst_ind << 3); in fast_forward_char_pair_sse2_compare()
202 instruction[1] ^= (dst_ind << 3); in fast_forward_char_pair_sse2_compare()
221 instruction[1] ^= (dst_ind << 3); in fast_forward_char_pair_sse2_compare()
1187 instruction[0] = (sljit_u16)(0xe700 | (dst_ind << 4) | dst_ind); in fast_forward_char_pair_sse2_compare()
1199 instruction[0] = (sljit_u16)(0xe700 | (dst_ind << 4) | dst_ind); in fast_forward_char_pair_sse2_compare()
1219 instruction[0] = (sljit_u16)(0xe700 | (dst_ind << 4) | dst_ind); in fast_forward_char_pair_sse2_compare()
1893 push_inst(compiler, VOR_V | VD(dst_ind) | VJ(cmp2_ind) | VK(dst_ind)); in fast_forward_char_pair_lsx_compare()
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()
[all …]

Completed in 11 milliseconds