Implementation notes: aarch64, par3, crypto_aead/deoxysneq256128v1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: deoxysneq256128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2096033? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
3022483? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
4188397? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
6063174? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
8606595? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
9116736? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/deoxysneq256128v1/opt
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
deoxys-256.c: deoxys-256.c:26:10: fatal error: xmmintrin.h: No such file or directory
deoxys-256.c: #include <xmmintrin.h> /* SSE instructions and _mm_malloc */
deoxys-256.c: ^~~~~~~~~~~~~
deoxys-256.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