Implementation notes: aarch64, a72, crypto_aead/deoxysneq128128v1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: deoxysneq128128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
958967? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
1015142? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
1497352? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
1949455? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
2681442? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
2807371? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/deoxysneq128128v1/opt
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
deoxys.c: deoxys.c:27:10: fatal error: xmmintrin.h: No such file or directory
deoxys.c: #include <xmmintrin.h> /* SSE instructions and _mm_malloc */
deoxys.c: ^~~~~~~~~~~~~
deoxys.c: compilation terminated.

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