Implementation notes: aarch64, par3, crypto_aead/norx3261v3

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: norx3261v3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
73672? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
73821? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
74076? ? ?? ? ?neongcc_-march=native_-mtune=native_-O22017072020170718
74093? ? ?? ? ?neongcc_-march=native_-mtune=native_-O32017072020170718
75834? ? ?? ? ?neongcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
75895? ? ?? ? ?neongcc_-march=native_-mtune=native_-Os2017072020170718
77246? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
77462? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
78004? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
83307? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
149735? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
153891? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/norx3261v3/xmm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
norx.c: norx.c:26: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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 xmm
gcc -funroll-loops -march=native -mtune=native -O3 xmm
gcc -funroll-loops -march=native -mtune=native -Os xmm
gcc -march=native -mtune=native -O2 xmm
gcc -march=native -mtune=native -O3 xmm
gcc -march=native -mtune=native -Os xmm