Implementation notes: armeabi, tonido, crypto_aead/deoxysi256v141

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: deoxysi256v141
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1379358? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072320170718
1417974? ? ?? ? ?tablegcc_-march=native_-mtune=xscale_-Os2017072320170718
1498008? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072320170718
1502034? ? ?? ? ?tablegcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072320170718
1507986? ? ?? ? ?tablegcc_-march=native_-mtune=xscale_-O32017072320170718
1531938? ? ?? ? ?tablegcc_-march=native_-mtune=xscale_-O22017072320170718
6301434? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072320170718
6560682? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072320170718
10334268? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072320170718
13248216? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072320170718
21543252? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072320170718
22083624? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072320170718

Compiler output

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

Compiler output

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

Compiler output

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