Implementation notes: aarch64, a72, crypto_aead/norx3241v3

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: norx3241v3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
44178? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
44750? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
45222? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
45503? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
62361? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
62801? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/norx3241v3/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