Implementation notes: aarch64, par3, crypto_aead/deoxysi128v141

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: deoxysi128v141
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
250458? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
255559? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
259635? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O32017072020170718
279231? ? ?? ? ?tablegcc_-march=native_-mtune=native_-O22017072020170718
287824? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
403403? ? ?? ? ?tablegcc_-march=native_-mtune=native_-Os2017072020170718
1239173? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
1239282? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
2416085? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
3338556? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
4871253? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
5283403? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/deoxysi128v141/aesni
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: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 aesni aesnis
gcc -funroll-loops -march=native -mtune=native -O3 aesni aesnis
gcc -funroll-loops -march=native -mtune=native -Os aesni aesnis
gcc -march=native -mtune=native -O2 aesni aesnis
gcc -march=native -mtune=native -O3 aesni aesnis
gcc -march=native -mtune=native -Os aesni aesnis

Compiler output

Implementation: crypto_aead/deoxysi128v141/bitslice
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
deoxys_8.c: deoxys_8.c:29:10: fatal error: tmmintrin.h: No such file or directory
deoxys_8.c: #include <tmmintrin.h>
deoxys_8.c: ^~~~~~~~~~~~~
deoxys_8.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