Implementation notes: aarch64, a72, crypto_aead/deoxysi256v141

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: deoxysi256v141
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
201228? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O22017100920170904
201966? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
202889? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O32017100920170904
203269? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
209794? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
210874? ? ?? ? ?tablegcc_-march=native_-mtune=native_-Os2017100920170904
1340469? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
1357746? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
2220621? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
2901304? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
4511324? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
4526214? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/deoxysi256v141/aesnis
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
deoxys.c: deoxys.c:26: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 aesnis
gcc -funroll-loops -march=native -mtune=native -O3 aesnis
gcc -funroll-loops -march=native -mtune=native -Os aesnis
gcc -march=native -mtune=native -O2 aesnis
gcc -march=native -mtune=native -O3 aesnis
gcc -march=native -mtune=native -Os aesnis

Compiler output

Implementation: crypto_aead/deoxysi256v141/aesni
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 aesni
gcc -funroll-loops -march=native -mtune=native -O3 aesni
gcc -funroll-loops -march=native -mtune=native -Os aesni
gcc -march=native -mtune=native -O2 aesni
gcc -march=native -mtune=native -O3 aesni
gcc -march=native -mtune=native -Os aesni

Compiler output

Implementation: crypto_aead/deoxysi256v141/bitslice
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
deoxys256.c: deoxys256.c:29:10: fatal error: tmmintrin.h: No such file or directory
deoxys256.c: #include <tmmintrin.h>
deoxys256.c: ^~~~~~~~~~~~~
deoxys256.c: compilation terminated.

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