Implementation notes: armeabi, cubox, crypto_aead/aegis128l

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aegis128l
TimeImplementationCompilerBenchmark dateSUPERCOP version
164652refgcc -mcpu=marvell-pj4 -O32016121020161026
164872refgcc -mcpu=marvell-pj4 -O22016121020161026
165181refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
165383refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
207455refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
207487refgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_aead/aegis128l/aesnia
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
encrypt.c: encrypt.c:4:25: 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: 18, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 aesnia aesnib aesnic
gcc -funroll-loops -mcpu=marvell-pj4 -O3 aesnia aesnib aesnic
gcc -funroll-loops -mcpu=marvell-pj4 -Os aesnia aesnib aesnic
gcc -mcpu=marvell-pj4 -O2 aesnia aesnib aesnic
gcc -mcpu=marvell-pj4 -O3 aesnia aesnib aesnic
gcc -mcpu=marvell-pj4 -Os aesnia aesnib aesnic