Implementation notes: armeabi, cubox, crypto_aead/morus640128v1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus640128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
67343refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
68747refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
68984refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
71500refgcc -mcpu=marvell-pj4 -O32016121520161026
72068refgcc -mcpu=marvell-pj4 -O22016121520161026
79627refgcc -mcpu=marvell-pj4 -Os2016121520161026

Compiler output

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

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