Implementation notes: armeabi, tonido, crypto_aead/present80n6t4silcv3

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: present80n6t4silcv3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
113351238? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017073020170718
121530834? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017073020170718
128634630? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017073020170718
135641724? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017073020170718
372650808? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017073020170718
373262820? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017073020170718

Compiler output

Implementation: crypto_aead/present80n6t4silcv3/vperm
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
encrypt.c: In file included from present.h:1:0,
encrypt.c: from silc.h:2,
encrypt.c: from encrypt.c:4:
encrypt.c: common.h:4:10: fatal error: xmmintrin.h: No such file or directory
encrypt.c: #include <xmmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

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