Implementation notes: armeabi, cubox, crypto_aead/aezv3

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aezv3
TimeImplementationCompilerBenchmark dateSUPERCOP version
2929936refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
3554860refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
3805421refgcc -mcpu=marvell-pj4 -O32016121020161026
3847268refgcc -mcpu=marvell-pj4 -O22016121020161026
4952170refgcc -mcpu=marvell-pj4 -Os2016121020161026
5028488refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_aead/aezv3/aesni
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
aez_ni.c: aez_ni.c:37:23: fatal error: emmintrin.h: No such file or directory
aez_ni.c: #include gt;
aez_ni.c: ^
aez_ni.c: compilation terminated.

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