Implementation notes: armeabi, cubox, crypto_aead/deoxysneq128128v1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysneq128128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1511098refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
1576045refgcc -mcpu=marvell-pj4 -O32016121120161026
2953470refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
3925497refgcc -mcpu=marvell-pj4 -O22016121120161026
5247160refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
5293315refgcc -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

Implementation: crypto_aead/deoxysneq128128v1/opt
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
deoxys.c: deoxys.c:27:74: fatal error: xmmintrin.h: No such file or directory
deoxys.c: #include gt; /* SSE instructions and _mm_malloc */
deoxys.c: ^
deoxys.c: compilation terminated.

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