Implementation notes: armeabi, cubox, crypto_aead/aes128n12silcv1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128n12silcv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
422739refgcc -mcpu=marvell-pj4 -O32016121020161026
431444refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
458579refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
461465refgcc -mcpu=marvell-pj4 -O22016121020161026
517618refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
548331refgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_aead/aes128n12silcv1/ref
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
silc.c: silc.c: In function 'process_ad':
silc.c: silc.c:39:2: warning: implicit declaration of function 'pstate2' [-Wimplicit-function-declaration]
silc.c: pstate2("processing nonce:", NULL);
silc.c: ^~~~~~~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 ref
gcc -funroll-loops -mcpu=marvell-pj4 -O3 ref
gcc -funroll-loops -mcpu=marvell-pj4 -Os ref
gcc -mcpu=marvell-pj4 -O2 ref
gcc -mcpu=marvell-pj4 -O3 ref
gcc -mcpu=marvell-pj4 -Os ref