add first set of ARM NEON instructions

This commit is contained in:
Johannes Hofmann
2019-03-05 13:34:04 +01:00
parent b4c33a7963
commit 988cf6ccd7
7 changed files with 247 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
COMPILER=ICC
COMPILER=NEON
TARGET = ibench
SRC_DIR = src