Implementation notes: mipso32, loongson, crypto_hash/md5

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: md5
TimeImplementationCompilerBenchmark dateSUPERCOP version
20920refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
20934refgcc -march=loongson2f -mabi=n32 -O32016121220161026
21012refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
21130refgcc -march=loongson2f -mabi=n32 -O22016121220161026
21340refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
21784refgcc -march=loongson2f -mabi=n32 -Os2016121220161026

Compiler output

Implementation: crypto_hash/md5/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.c: In file included from /usr/include/openssl/md5.h:62: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