Implementation notes: ppc32, nintendowiilinuxngx, crypto_dh/nistp256

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_dh
Primitive: nistp256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
26674080132 0 040101 31428 1516refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
28550688164 0 042133 31436 1516refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
28586736172 0 041653 31432 1516refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
28863912164 0 044989 31436 1516refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221

Compiler output

Implementation: wbl
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
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: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE wbl
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE wbl
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE wbl
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE wbl