eal/arm: add vector header for ARM NEON
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Mon, 2 Nov 2015 23:47:25 +0000 (00:47 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Nov 2015 21:41:55 +0000 (22:41 +0100)
commitc0da085b7e08200ad9209ed9b03bdb41f6c025b6
tree4b2b2ab3c1a338b408a480f66f76822ba2e3b1f0
parent7633164cf9cbb8b3c360e56c33eb825d8889dc2b
eal/arm: add vector header for ARM NEON

Added the definition of rte_xmm and xmm_t for acl neon implementation.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
lib/librte_eal/common/include/arch/arm/rte_vect.h [new file with mode: 0644]