Implementation notes: aarch64, par3, crypto_aead/norx6441v1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: norx6441v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
34441? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
34474? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
34542? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
36805? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
56935? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
59681? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/norx6441v1/xmm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
norx.c: norx.c:26:14: fatal error: x86intrin.h: No such file or directory
norx.c: #include <x86intrin.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