Implementation notes: mipso32, loongson, crypto_hash/whirlpool

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: whirlpool
TimeImplementationCompilerBenchmark dateSUPERCOP version
162986refgcc -march=loongson2f -mabi=n32 -Os2016121220161026
163788refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
327752refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
327908refgcc -march=loongson2f -mabi=n32 -O22016121220161026
328076refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
329340refgcc -march=loongson2f -mabi=n32 -O32016121220161026

Compiler output

Implementation: crypto_hash/whirlpool/cryptopp
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.cpp: hash.cpp:1:31: fatal error: cryptopp/whrlpool.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