Implementation notes: armeabi, cubox, crypto_dh/nistp256

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_dh
Primitive: nistp256
TimeImplementationCompilerBenchmark dateSUPERCOP version
17492878refgcc -mcpu=marvell-pj4 -O32016121920161026
17493513refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
17503832refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
17528388refgcc -mcpu=marvell-pj4 -Os2016121920161026
17533062refgcc -mcpu=marvell-pj4 -O22016121920161026
17533104refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026

Compiler output

Implementation: crypto_dh/nistp256/wbl
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
curve.c: In file included from curve.c:3:0:
curve.c: fep256.h:1:9: error: unknown type name '__uint128_t'
curve.c: typedef __uint128_t uint128_t;
curve.c: ^~~~~~~~~~~

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