Implementation notes: mipso32, loongson, crypto_hash/echo256

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: echo256
TimeImplementationCompilerBenchmark dateSUPERCOP version
137906generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
141408sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
141822generic/opt64gcc -march=loongson2f -mabi=n32 -Os2016121120161026
151944sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
155198sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
159520generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
159716sphlibgcc -march=loongson2f -mabi=n32 -Os2016121120161026
162102sphlib-smallgcc -march=loongson2f -mabi=n32 -O22016121120161026
165158generic/opt32gcc -march=loongson2f -mabi=n32 -Os2016121120161026
166346sphlib-smallgcc -march=loongson2f -mabi=n32 -O32016121120161026
179386powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
182572powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -Os2016121120161026
183566sphlib-smallgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
188852sphlib-smallgcc -march=loongson2f -mabi=n32 -Os2016121120161026
202360sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
206134powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -O32016121120161026
207532sphlibgcc -march=loongson2f -mabi=n32 -O32016121120161026
210356powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
210592sphlibgcc -march=loongson2f -mabi=n32 -O22016121120161026
220056powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
220346sphlibgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
242518generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
244538generic/opt64gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
248460generic/opt64gcc -march=loongson2f -mabi=n32 -O32016121120161026
249354generic/opt64gcc -march=loongson2f -mabi=n32 -O22016121120161026
259226powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -O22016121120161026
271252powerpc/pp32cv1gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121120161026
273944powerpc/pp32cv1gcc -march=loongson2f -mabi=n32 -Os2016121120161026
281854powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
284180generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121120161026
287674generic/opt32gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
287826powerpc/pp32cv2gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121120161026
298056powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -O32016121120161026
301226generic/opt32gcc -march=loongson2f -mabi=n32 -O32016121120161026
305970generic/opt32gcc -march=loongson2f -mabi=n32 -O22016121120161026
345388powerpc/pp32cv2gcc -march=loongson2f -mabi=n32 -O22016121120161026

Compiler output

Implementation: crypto_hash/echo256/generic/opt64
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
echo64.c: echo64.c: In function 'crypto_hash_echo256_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/echo256/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