Implementation notes: armeabi, cubox, crypto_aead/morus640128v2

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus640128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
67660refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
69209refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
69395refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
72135refgcc -mcpu=marvell-pj4 -O32016121520161026
72517refgcc -mcpu=marvell-pj4 -O22016121520161026
79966refgcc -mcpu=marvell-pj4 -Os2016121520161026

Compiler output

Implementation: crypto_aead/morus640128v2/sse2
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: 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