Implementation notes: armeabi, cubox, crypto_aead/deoxysi128v141

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysi128v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
404138tablegcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
408496tablegcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
416879tablegcc -mcpu=marvell-pj4 -O32016121120161026
435421tablegcc -mcpu=marvell-pj4 -O22016121120161026
510401tablegcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
533338tablegcc -mcpu=marvell-pj4 -Os2016121120161026
1726791refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
1741393refgcc -mcpu=marvell-pj4 -O32016121120161026
2973138refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
4102908refgcc -mcpu=marvell-pj4 -O22016121120161026
5075208refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
5226043refgcc -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

Implementation: crypto_aead/deoxysi128v141/aesni
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 aesni
gcc -funroll-loops -mcpu=marvell-pj4 -O3 aesni
gcc -funroll-loops -mcpu=marvell-pj4 -Os aesni
gcc -mcpu=marvell-pj4 -O2 aesni
gcc -mcpu=marvell-pj4 -O3 aesni
gcc -mcpu=marvell-pj4 -Os aesni