Implementation notes: armeabi, tonido, crypto_aead/deoxysneq128128v1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: deoxysneq128128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3985446? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072320170718
4117710? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072320170718
6634416? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072320170718
8343264? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072320170718
13002606? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072320170718
13474662? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072320170718

Compiler output

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