Home
last modified time | relevance | path

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

/f-stack/dpdk/config/x86/
H A Dmeson.build15 message('SSE 4.2 not enabled by default, explicitly enabling')
19 base_flags = ['SSE', 'SSE2', 'SSE3','SSSE3', 'SSE4_1', 'SSE4_2']
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h59 SSE = 0, enumerator
111 [SSE] = {1U, 0U, 1U << 25, EDX },
184 CPUID_FEATURE_CHECK(sse, SSE);
/f-stack/dpdk/doc/guides/compressdevs/features/
H A Disal.ini7 CPU SSE = Y
H A Ddefault.ini10 CPU SSE =
/f-stack/dpdk/doc/guides/cryptodevs/features/
H A Daesni_gcm.ini10 CPU SSE = Y
H A Daesni_mb.ini10 CPU SSE = Y
H A Ddefault.ini14 CPU SSE =
/f-stack/freebsd/contrib/openzfs/config/
H A Dtoolchain-simd.m435 AC_MSG_CHECKING([whether host toolchain supports SSE])
43 AC_DEFINE([HAVE_SSE], 1, [Define if host toolchain supports SSE])
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.c84 FEAT_DEF(SSE, 0x00000001, 0, RTE_REG_EDX, 25)
/f-stack/dpdk/doc/guides/nics/
H A Dixgbe.rst11 It improves load/store bandwidth efficiency of L1 data cache by using a wider SSE/AVX register 1 (1…
17 1. To date, only an SSE version of IX GBE vPMD is available.
H A Dfm10k.rst30 SSE/AVX ''register (1)''.
H A Dice.rst213 If it's supported, AVX2 paths will be chosen. If not, SSE is chosen.
H A Dbnxt.rst859 The BNXT PMD supports the vector processing using SSE (Streaming SIMD
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em.c243 #error No vector engine (SSE, NEON, ALTIVEC) available, check your toolchain
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst277 feature_flags AVX|SSE|NEON using ``rte_cryptodev_info_get``.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_classif_access_ctrl.rst373 …SIFY_SSE**: vector implementation, can process up to 8 flows in parallel. Requires SSE 4.1 support.
H A Dqos_framework.rst1380 * Fixed-point evaluation using a small look-up table (512B) and 16 SSE multiplications
1381 (SSE optimized version of the approach used in the FreeBSD* ALTQ RED implementation)
1405 …| SSE method with small (512B) look-up table | 114% …
H A Dcryptodev_lib.rst188 * SSE accelerated SIMD vector operations
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst123 * SSE vectorized Rx/Tx burst
H A Drelease_19_08.rst91 * Added support for SSE vector mode.
H A Drelease_19_05.rst186 * Added support of SSE and AVX2 instructions in Rx and Tx paths.
/f-stack/freebsd/i386/conf/
H A DNOTES94 # CPU_ATHLON_SSE_HACK tries to enable SSE instructions when the BIOS has