Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Dvalidate_shufti.h83 m128 t = and128(movdq_hi(c_nib), movdq_lo(c_nib)); in validateShuftiMask16x8()
284 m128 t = and128(movdq_hi(c_nib), movdq_lo(c_nib)); in validateMultipathShuftiMask16x8()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dshufti.c411 m128 t = and128(movdq_hi(c_shuf), cast256to128(c_shuf)); in fwdBlockShort()
542 m128 t = and128(movdq_hi(c_shuf), cast256to128(c_shuf)); in revBlockShort()
668 m128 t = or128(movdq_hi(t0), cast256to128(t0)); in fwdBlockShort2()
/dports/devel/hyperscan/hyperscan-5.4.0/src/fdr/
H A Dteddy.c664 m128 hi = movdq_hi(var); \
680 m128 hi = movdq_hi(var); \
/dports/devel/hyperscan/hyperscan-5.4.0/src/util/
H A Dsimd_utils.h741 m128 movdq_hi(m256 x) { in movdq_hi() function
777 m128 movdq_hi(m256 x) { in movdq_hi() function