Implementation notes: armeabi, cubox, crypto_aead/deoxysii256v141

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysii256v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
2066585tablegcc -mcpu=marvell-pj4 -O32016121120161026
2114218tablegcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
2538070tablegcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
2538941tablegcc -mcpu=marvell-pj4 -O22016121120161026
3695615refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
3797253refgcc -mcpu=marvell-pj4 -O32016121120161026
4034252tablegcc -mcpu=marvell-pj4 -Os2016121120161026
4074094tablegcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
7195331refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
10240744refgcc -mcpu=marvell-pj4 -O22016121120161026
12999351refgcc -mcpu=marvell-pj4 -Os2016121120161026
13024701refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

Implementation: crypto_aead/deoxysii256v141/aesni
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
deoxys.c: deoxys.c:28: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