Implementation notes: armeabi, tonido, crypto_aead/aes128poetv1aes4

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128poetv1aes4
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1295958? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072220170718
1340526? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072220170718
1365654? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072220170718
1386348? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072220170718
1411806? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072220170718
1499280? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072220170718

Compiler output

Implementation: crypto_aead/aes128poetv1aes4/ni
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
encrypt.c: In file included from encrypt.c:34:0:
encrypt.c: poet.h:4:10: fatal error: emmintrin.h: No such file or directory
encrypt.c: #include <emmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

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