Implementation notes: armeabi, cubox, crypto_aead/morus1280128v2

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus1280128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
124566ref64gcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
124706refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
130718refgcc -mcpu=marvell-pj4 -O32016121520161026
130942ref64gcc -mcpu=marvell-pj4 -O32016121520161026
150512refgcc -mcpu=marvell-pj4 -O22016121520161026
150512ref64gcc -mcpu=marvell-pj4 -O22016121520161026
153921ref64gcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
153927refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
167167refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
167194ref64gcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
172880refgcc -mcpu=marvell-pj4 -Os2016121520161026
172898ref64gcc -mcpu=marvell-pj4 -Os2016121520161026

Compiler output

Implementation: crypto_aead/morus1280128v2/avx2
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:2:23: fatal error: immintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

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