Implementation notes: mipso32, loongson, crypto_hash/sha512

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
37784sphlib-smallgcc -march=loongson2f -mabi=n32 -O32016121220161026
37840sphlibgcc -march=loongson2f -mabi=n32 -O32016121220161026
37854sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
37868sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
41414refgcc -march=loongson2f -mabi=n32 -O32016121220161026
41416refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
41916sphlibgcc -march=loongson2f -mabi=n32 -O22016121220161026
41916sphlib-smallgcc -march=loongson2f -mabi=n32 -O22016121220161026
42058refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
42320refgcc -march=loongson2f -mabi=n32 -O22016121220161026
42532refgcc -march=loongson2f -mabi=n32 -Os2016121220161026
42572refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
43196sphlibgcc -march=loongson2f -mabi=n32 -Os2016121220161026
43196sphlib-smallgcc -march=loongson2f -mabi=n32 -Os2016121220161026
43758sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
43768sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
45924sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
45934sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026

Compiler output

Implementation: crypto_hash/sha512/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/sha512/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