eal: introduce ymm type for AVX 256-bit
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Tue, 20 Jan 2015 18:40:59 +0000 (18:40 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 Jan 2015 16:11:25 +0000 (17:11 +0100)
commitda826b7135a411c05ae574565a65bca26b48f8ac
treeab009f735af08e17d86d4d29ee32bf919b7dc3bf
parent3858b90d824443e6a77a380f22d0ad13422e93a3
eal: introduce ymm type for AVX 256-bit

New data type to manipulate 256 bit AVX values.
Rename field in the rte_xmm to keep common naming across SSE/AVX fields.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
examples/l3fwd/main.c
lib/librte_acl/acl_run_sse.c
lib/librte_acl/rte_acl_osdep_alone.h
lib/librte_eal/common/include/rte_common_vect.h
lib/librte_lpm/rte_lpm.h