Implementation notes: armeabi, cubox, crypto_dh/curve25519

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_dh
Primitive: curve25519
TimeImplementationCompilerBenchmark dateSUPERCOP version
7708106refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
7709286refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
7727969refgcc -mcpu=marvell-pj4 -O32016121920161026
7728968refgcc -mcpu=marvell-pj4 -O22016121920161026
7731449refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
7734064refgcc -mcpu=marvell-pj4 -Os2016121920161026

Compiler output

Implementation: crypto_dh/curve25519/mpfq
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
curve25519.c: In file included from x86_32/mpfq_p_25519.h:10:0,
curve25519.c: from mpfq_p_25519.h:3,
curve25519.c: from curve25519.c:20:
curve25519.c: ./fixmp.h:15:22: fatal error: gmp-impl.h: No such file or directory
curve25519.c: #include gt;
curve25519.c: ^
curve25519.c: compilation terminated.

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