Implementation notes: armeabi, cubox, crypto_aead/silverv1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: silverv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
263993anotherlittleendgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
273380anotherlittleendgcc -mcpu=marvell-pj4 -O32016121920161026
280440anotherlittleendgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
280830littleendoptnotaesnigcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
283656littleendoptnotaesnigcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
284520littleendoptnotaesnigcc -mcpu=marvell-pj4 -O32016121920161026
289079littleendoptnotaesnigcc -mcpu=marvell-pj4 -O22016121920161026
294688littleendoptnotaesnigcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
296089anotherlittleendgcc -mcpu=marvell-pj4 -O22016121920161026
316744littleendoptnotaesnigcc -mcpu=marvell-pj4 -Os2016121920161026
347712anotherlittleendgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
364002anotherlittleendgcc -mcpu=marvell-pj4 -Os2016121920161026
1127751refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
1136709refgcc -mcpu=marvell-pj4 -O32016121920161026
1223463refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
1898266refgcc -mcpu=marvell-pj4 -O22016121920161026
2151203refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
2161836refgcc -mcpu=marvell-pj4 -Os2016121920161026

Compiler output

Implementation: crypto_aead/silverv1/aesnioptimized
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: In file included from encrypt.c:36:0:
encrypt.c: macs4AESNI.h:6:23: fatal error: wmmintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

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

Compiler output

Implementation: crypto_aead/silverv1/bigendoptimized
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:28:2: error: #error "This code produces standard results only on BE machines"
encrypt.c: #error "This code produces standard results only on BE machines"
encrypt.c: ^~~~~

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