Implementation notes: armeabi, tonido, crypto_dh/nistp256

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_dh
Primitive: nistp256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
41949306? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017080220170718
41962464? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017080220170718
41976012? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017080220170718
42056550? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017080220170718
42953544? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017080220170718
42961758? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017080220170718

Compiler output

Implementation: crypto_dh/nistp256/wbl
Compiler: gcc -funroll-loops -march=native -mtune=xscale -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 -march=native -mtune=xscale -O2 wbl
gcc -funroll-loops -march=native -mtune=xscale -O3 wbl
gcc -funroll-loops -march=native -mtune=xscale -Os wbl
gcc -march=native -mtune=xscale -O2 wbl
gcc -march=native -mtune=xscale -O3 wbl
gcc -march=native -mtune=xscale -Os wbl