Enable NEON instructions in memcpy_le 35/19135/3
authorLijian.Zhang <[email protected]>
Thu, 4 Apr 2019 07:26:26 +0000 (15:26 +0800)
committerDamjan Marion <[email protected]>
Wed, 1 May 2019 07:44:55 +0000 (07:44 +0000)
commit37c83785b692145b95fe4678f7d599527157217c
tree4a544b46e8931846672f99ec9a5a744554760966
parent1cff643c6549c6af026213267bed4a8eb25af55f
Enable NEON instructions in memcpy_le

Neon version of memcpy_le gives better performance compared with memmove on aarch64

Change-Id: I44b487bb0795a6e70dd1e55bdde4a077773ec859
Signed-off-by: Lijian Zhang <[email protected]>
Reviewed-by: Sirshak Das <[email protected]>
src/vppinfra/string.h
src/vppinfra/vector_neon.h