Implementation notes: mipso32, loongson, crypto_hash/echo512

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: echo512
TimeImplementationCompilerBenchmark dateSUPERCOP version
246244generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
253330generic/opt64gcc -march=loongson2f -mabi=n32 -Os2016121120161026
262948sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
269152sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
279734sphlib-smallgcc -march=loongson2f -mabi=n32 -O32016121120161026
280154sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
281456sphlibgcc -march=loongson2f -mabi=n32 -Os2016121120161026
283506generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
288788generic/opt32gcc -march=loongson2f -mabi=n32 -Os2016121120161026
291762sphlib-smallgcc -march=loongson2f -mabi=n32 -O22016121120161026
303374powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
308298powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -Os2016121120161026
333448sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
348038sphlib-smallgcc -march=loongson2f -mabi=n32 -Os2016121120161026
368144powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -O32016121120161026
368546sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
372066sphlibgcc -march=loongson2f -mabi=n32 -O32016121120161026
375636powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
376964sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
388336powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
388552sphlibgcc -march=loongson2f -mabi=n32 -O22016121120161026
434764generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
439314generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
445178powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -O22016121120161026
445982generic/opt64gcc -march=loongson2f -mabi=n32 -O32016121120161026
446576generic/opt64gcc -march=loongson2f -mabi=n32 -O22016121120161026
466184powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
472214powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -Os2016121120161026
504036powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
508016generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
509632generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
510364powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
534158powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -O32016121120161026
534266generic/opt32gcc -march=loongson2f -mabi=n32 -O32016121120161026
541906generic/opt32gcc -march=loongson2f -mabi=n32 -O22016121120161026
601148powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -O22016121120161026

Compiler output

Implementation: crypto_hash/echo512/generic/opt64
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
echo64.c: echo64.c: In function 'crypto_hash_echo512_generic_opt64':
echo64.c: echo64.c:501:29: warning: passing argument 2 of 'Hash' discards 'const' qualifier from pointer target type
echo64.c: if (Hash(CRYPTO_BYTES * 8,in,inlen * 8,out) == SUCCESS) return 0;
echo64.c: ^
echo64.c: echo64.c:488:12: note: expected 'BitSequence *' but argument is of type 'const unsigned char *'
echo64.c: HashReturn Hash(int hashbitlen, BitSequence *data, DataLength databitlen, BitSequence *hashval)
echo64.c: ^

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

Compiler output

Implementation: crypto_hash/echo512/ccalik/bitsliced
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.c: hash.c:18:23: fatal error: tmmintrin.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 ccalik/bitsliced
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 ccalik/bitsliced
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os ccalik/bitsliced
gcc -march=loongson2f -mabi=n32 -O2 ccalik/bitsliced
gcc -march=loongson2f -mabi=n32 -O3 ccalik/bitsliced
gcc -march=loongson2f -mabi=n32 -Os ccalik/bitsliced