Implementation notes: armeabi, tonido, crypto_aead/aes128n8silcv1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128n8silcv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1207536? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072220170718
1288548? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072220170718
1331154? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072220170718
1339464? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072220170718
1389996? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072220170718
1399602? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072220170718

Compiler output

Implementation: crypto_aead/aes128n8silcv1/ref
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
silc.c: silc.c: In function 'process_ad':
silc.c: silc.c:39:2: warning: implicit declaration of function 'pstate2'; did you mean 'pstate'? [-Wimplicit-function-declaration]
silc.c: pstate2("processing nonce:", NULL);
silc.c: ^~~~~~~
silc.c: pstate

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