Implementation notes: aarch64, par3, crypto_aead/norx6461v3

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: norx6461v3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
42365? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
42511? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
42653? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
45736? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
64182? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
64184? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
64828? ? ?? ? ?neongcc_-march=native_-mtune=native_-O32017072020170718
70381? ? ?? ? ?neongcc_-march=native_-mtune=native_-O22017072020170718
76640? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
80426? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
80557? ? ?? ? ?neongcc_-march=native_-mtune=native_-Os2017072020170718
84367? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/norx6461v3/xmm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
norx.c: norx.c:25:14: fatal error: immintrin.h: No such file or directory
norx.c: #include <immintrin.h>
norx.c: ^~~~~~~~~~~~~
norx.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 xmm ymm
gcc -funroll-loops -march=native -mtune=native -O3 xmm ymm
gcc -funroll-loops -march=native -mtune=native -Os xmm ymm
gcc -march=native -mtune=native -O2 xmm ymm
gcc -march=native -mtune=native -O3 xmm ymm
gcc -march=native -mtune=native -Os xmm ymm