Implementation notes: armeabi, tonido, crypto_aead/deoxyseq256128v1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: deoxyseq256128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
8295486? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072220170718
8682582? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072220170718
15922380? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072220170718
20324094? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072220170718
33115968? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072220170718
33918756? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072220170718

Compiler output

Implementation: crypto_aead/deoxyseq256128v1/opt
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
deoxys-256.c: deoxys-256.c:25:10: fatal error: xmmintrin.h: No such file or directory
deoxys-256.c: #include <xmmintrin.h> /* SSE instructions and _mm_malloc */
deoxys-256.c: ^~~~~~~~~~~~~
deoxys-256.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