Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h60 SSE2, enumerator
112 [SSE2] = {1U, 0U, 1U << 26, EDX },
185 CPUID_FEATURE_CHECK(sse2, SSE2);
/f-stack/dpdk/config/x86/
H A Dmeson.build19 base_flags = ['SSE', 'SSE2', 'SSE3','SSSE3', 'SSE4_1', 'SSE4_2']
/f-stack/freebsd/contrib/openzfs/config/
H A Dtoolchain-simd.m454 AC_MSG_CHECKING([whether host toolchain supports SSE2])
62 AC_DEFINE([HAVE_SSE2], 1, [Define if host toolchain supports SSE2])
H A Dhost-cpu-c-abi.m442 dnl MMX, SSE, SSE2, 3DNow! etc.) are not frequently used. If your
/f-stack/dpdk/lib/librte_eal/x86/
H A Drte_cpuflags.c85 FEAT_DEF(SSE2, 0x00000001, 0, RTE_REG_EDX, 26)
/f-stack/freebsd/contrib/libb2/
H A Dblake2-dispatch.c27 SSE2 = 1, enumerator
109 feature = SSE2; in get_cpu_features()
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog73 - SSE2 implementations of `crypto_verify_*()` have been added.
126 are twice as fast as the SSE2 implementations. The speed gain is
219 - An SSE2 optimized implementation of Poly1305 was added, and is
H A Dconfigure.ac378 AC_MSG_CHECKING(for SSE2 instructions set)
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog876 - Add a configure test for SSE2 rather than assuming it is usable on i686