Implementation notes: armeabi, cubox, crypto_aead/deoxysi256v141

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysi256v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
450930tablegcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
453017tablegcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
461406tablegcc -mcpu=marvell-pj4 -O32016121120161026
484267tablegcc -mcpu=marvell-pj4 -O22016121120161026
595982tablegcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
619390tablegcc -mcpu=marvell-pj4 -Os2016121120161026
2625247refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
2705287refgcc -mcpu=marvell-pj4 -O32016121120161026
4897670refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
7014185refgcc -mcpu=marvell-pj4 -O22016121120161026
8924018refgcc -mcpu=marvell-pj4 -Os2016121120161026
8927314refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

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