Implementation notes: armeabi, cubox, crypto_aead/minalpherv11

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: minalpherv11
TimeImplementationCompilerBenchmark dateSUPERCOP version
6247788refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
7620714refgcc -mcpu=marvell-pj4 -O32016121520161026
8786652refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
14963524refgcc -mcpu=marvell-pj4 -O22016121520161026
15015914refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
15913580refgcc -mcpu=marvell-pj4 -Os2016121520161026

Compiler output

Implementation: crypto_aead/minalpherv11/avx2
Compiler: g++ -funroll-loops -mcpu=marvell-pj4 -O2
MinalpherCore.cpp: In file included from MinalpherCore.cpp:33:0:
MinalpherCore.cpp: define.h:47:25: fatal error: x86intrin.h: No such file or directory
MinalpherCore.cpp: #include gt;
MinalpherCore.cpp: ^
MinalpherCore.cpp: compilation terminated.

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