Implementation notes: armeabi, cubox, crypto_aead/aes128n12t8clocv3

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128n12t8clocv3
TimeImplementationCompilerBenchmark dateSUPERCOP version
371124refgcc -mcpu=marvell-pj4 -O32016121020161026
378862refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
385374refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
388356refgcc -mcpu=marvell-pj4 -O22016121020161026
443248refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
472644refgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

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