Implementation notes: aarch64, a72, crypto_aead/morus1280128v1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: morus1280128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
14062? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
14077? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
14188? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
14204? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-O32017100920170904
14205? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
14355? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
22299? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
22313? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-O22017100920170904
22632? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
22959? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
22981? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904
23019? ? ?? ? ?ref64gcc_-march=native_-mtune=native_-Os2017100920170904

Compiler output

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

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

Compiler output

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

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