Implementation notes: armeabi, cubox, crypto_aead/deoxysii128v141

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: deoxysii128v141
TimeImplementationCompilerBenchmark dateSUPERCOP version
558758tablegcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
571607tablegcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
574993tablegcc -mcpu=marvell-pj4 -O32016121120161026
649983tablegcc -mcpu=marvell-pj4 -O22016121120161026
800963tablegcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026
833319tablegcc -mcpu=marvell-pj4 -Os2016121120161026
2388310refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121120161026
2402997refgcc -mcpu=marvell-pj4 -O32016121120161026
4229886refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121120161026
5906831refgcc -mcpu=marvell-pj4 -O22016121120161026
7311200refgcc -mcpu=marvell-pj4 -Os2016121120161026
7519286refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121120161026

Compiler output

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