Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_acl/
H A Dacl_run_avx512x8.h21 #define _SC_(x) ymm_##x macro
55 static const rte_ymm_t _SC_(match_mask) = {
68 static const rte_ymm_t _SC_(index_mask) = {
81 static const rte_ymm_t _SC_(trlo_idle) = {
94 static const rte_ymm_t _SC_(trhi_idle) = {
108 static const rte_ymm_t _SC_(four_32) = {
115 static const rte_ymm_t _SC_(idx_add) = {
122 static const rte_ymm_t _SC_(range_base) = {
129 static const rte_ymm_t _SC_(pminp) = {
138 static const rte_ymm_t _SC_(pmidx[2]) = {
[all …]
H A Dacl_run_avx512x16.h21 #define _SC_(x) zmm_##x macro
55 static const __rte_x86_zmm_t _SC_(match_mask) = {
76 static const __rte_x86_zmm_t _SC_(index_mask) = {
97 static const __rte_x86_zmm_t _SC_(trlo_idle) = {
118 static const __rte_x86_zmm_t _SC_(trhi_idle) = {
136 static const __rte_x86_zmm_t _SC_(four_32) = {
145 static const __rte_x86_zmm_t _SC_(idx_add) = {
163 static const __rte_x86_zmm_t _SC_(pminp) = {
170 static const _T_mask _SC_(pmidx_msk) = 0x5555;
172 static const __rte_x86_zmm_t _SC_(pmidx[2]) = {
[all …]
H A Dacl_run_avx512_common.h159 p[0] = _M_I_(maskz_permutexvar_epi32)(_SC_(pmidx_msk), _SV_(pmidx[0]), in _F_()
161 p[1] = _M_I_(maskz_permutexvar_epi32)(_SC_(pmidx_msk), _SV_(pmidx[1]), in _F_()