Implementation notes: armeabi, cubox, crypto_aead/morus1280256v2

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus1280256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
116333refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
123925refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
124358ref64gcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
124428refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121520161026
130419refgcc -mcpu=marvell-pj4 -O22016121520161026
130889refgcc -mcpu=marvell-pj4 -O32016121520161026
131582ref64gcc -mcpu=marvell-pj4 -O32016121520161026
132466refgcc -mcpu=marvell-pj4 -Os2016121520161026
150420ref64gcc -mcpu=marvell-pj4 -O22016121520161026
153905ref64gcc -funroll-loops -mcpu=marvell-pj4 -O22016121520161026
167026ref64gcc -funroll-loops -mcpu=marvell-pj4 -Os2016121520161026
172341ref64gcc -mcpu=marvell-pj4 -Os2016121520161026

Compiler output

Implementation: crypto_aead/morus1280256v2/avx2
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:2:23: fatal error: immintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 avx2
gcc -funroll-loops -mcpu=marvell-pj4 -O3 avx2
gcc -funroll-loops -mcpu=marvell-pj4 -Os avx2
gcc -mcpu=marvell-pj4 -O2 avx2
gcc -mcpu=marvell-pj4 -O3 avx2
gcc -mcpu=marvell-pj4 -Os avx2

Compiler output

Implementation: crypto_aead/morus1280256v2/sse2
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:2:29: fatal error: immintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 sse2
gcc -funroll-loops -mcpu=marvell-pj4 -O3 sse2
gcc -funroll-loops -mcpu=marvell-pj4 -Os sse2
gcc -mcpu=marvell-pj4 -O2 sse2
gcc -mcpu=marvell-pj4 -O3 sse2
gcc -mcpu=marvell-pj4 -Os sse2