Implementation notes: aarch64, a72, crypto_aead/morus1280128v2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: morus1280128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
14142? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
14142? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
14185? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
14185? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-O32017100920170904
22591? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-O22017100920170904
22643? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
22774? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
22812? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
23094? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-Os2017100920170904
23130? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
23173? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904
23270? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/morus1280128v2/avx2
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: encrypt.c:2:10: fatal error: immintrin.h: No such file or directory
encrypt.c: #include <immintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

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