Implementation notes: armeabi, cubox, crypto_aead/deoxyseq256128v1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxyseq256128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
3420680refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
3590922refgcc -mcpu=marvell-pj4 -O32016121120161026
7679053refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
9796668refgcc -mcpu=marvell-pj4 -O22016121120161026
14210616refgcc -mcpu=marvell-pj4 -Os2016121120161026
14248018refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

Implementation: crypto_aead/deoxyseq256128v1/opt
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
deoxys-256.c: deoxys-256.c:25:74: fatal error: xmmintrin.h: No such file or directory
deoxys-256.c: #include gt; /* SSE instructions and _mm_malloc */
deoxys-256.c: ^
deoxys-256.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