Implementation notes: mipso32, loongson, crypto_hash/sha256

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
57578sphlib-smallgcc -march=loongson2f -mabi=n32 -O32016121220161026
57870refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
57874refgcc -march=loongson2f -mabi=n32 -O32016121220161026
58186refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
58298refgcc -march=loongson2f -mabi=n32 -O22016121220161026
58462sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
58544refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
58568sphlibgcc -march=loongson2f -mabi=n32 -Os2016121220161026
59028refgcc -march=loongson2f -mabi=n32 -Os2016121220161026
60830sphlib-smallgcc -march=loongson2f -mabi=n32 -O22016121220161026
63878sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
64336sphlib-smallgcc -march=loongson2f -mabi=n32 -Os2016121220161026
66966sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
68516sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
70444sphlibgcc -march=loongson2f -mabi=n32 -O22016121220161026
70658sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
70918sphlibgcc -march=loongson2f -mabi=n32 -O32016121220161026
71262sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026

Compiler output

Implementation: crypto_hash/sha256/cryptopp
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.cpp: hash.cpp:1:26: fatal error: cryptopp/sha.h: No such file or directory
hash.cpp: #include gt;
hash.cpp: ^
hash.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=loongson2f -mabi=n32 -O2 cryptopp
g++ -funroll-loops -march=loongson2f -mabi=n32 -O3 cryptopp
g++ -funroll-loops -march=loongson2f -mabi=n32 -Os cryptopp
g++ -march=loongson2f -mabi=n32 -O2 cryptopp
g++ -march=loongson2f -mabi=n32 -O3 cryptopp
g++ -march=loongson2f -mabi=n32 -Os cryptopp

Compiler output

Implementation: crypto_hash/sha256/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.c: In file included from /usr/include/openssl/sha.h:63:0,
hash.c: from hash.c:2:
hash.c: /usr/include/openssl/e_os2.h:56:33: fatal error: openssl/opensslconf.h: No such file or directory
hash.c: #include gt;
hash.c: ^
hash.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os openssl
gcc -march=loongson2f -mabi=n32 -O2 openssl
gcc -march=loongson2f -mabi=n32 -O3 openssl
gcc -march=loongson2f -mabi=n32 -Os openssl