Implementation notes: armeabi, cubox, crypto_aead/paeq128

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq128
TimeImplementationCompilerBenchmark dateSUPERCOP version
12542694refg++ -funroll-loops -mcpu=marvell-pj4 -O32016121620161026
12586221refg++ -mcpu=marvell-pj4 -O32016121620161026
13911264refg++ -funroll-loops -mcpu=marvell-pj4 -O22016121620161026
22737448refg++ -mcpu=marvell-pj4 -O22016121620161026
26892881refg++ -mcpu=marvell-pj4 -Os2016121620161026
27438700refg++ -funroll-loops -mcpu=marvell-pj4 -Os2016121620161026

Compiler output

Implementation: crypto_aead/paeq128/opt-win-aes
Compiler: g++ -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.cpp: encrypt.cpp:12:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -mcpu=marvell-pj4 -O2 opt-win-aes
g++ -funroll-loops -mcpu=marvell-pj4 -O3 opt-win-aes
g++ -funroll-loops -mcpu=marvell-pj4 -Os opt-win-aes
g++ -mcpu=marvell-pj4 -O2 opt-win-aes
g++ -mcpu=marvell-pj4 -O3 opt-win-aes
g++ -mcpu=marvell-pj4 -Os opt-win-aes

Compiler output

Implementation: crypto_aead/paeq128/aesni
Compiler: g++ -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.cpp: encrypt.cpp:13:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

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