Implementation notes: mips64, gcc49, crypto_hash/echo256

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_hash
Primitive: echo256
TimeImplementationCompilerBenchmark dateSUPERCOP version
154774sphlib-smallgcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329
158178sphlib-smallgcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
160934sphlib-smallgcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
166826sphlib-smallgcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
178712sphlibgcc -mabi=64 -O -fomit-frame-pointer2012040820120329
186562sphlibgcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
190468generic/opt64gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
192562generic/opt64gcc -mabi=64 -O -fomit-frame-pointer2012040820120329
193386sphlib-smallgcc -mabi=64 -O -fomit-frame-pointer2012040820120329
194272sphlib-smallgcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
207800sphlibgcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
207874sphlibgcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
211872sphlib-smallgcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
213232sphlib-smallgcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
216240sphlibgcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
218376sphlibgcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
219746sphlibgcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329
225148generic/opt32gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
225180generic/opt32gcc -mabi=64 -O -fomit-frame-pointer2012040820120329
230002sphlibgcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
243060powerpc/pp32cv2gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
260014powerpc/pp32cv2gcc -mabi=64 -O -fomit-frame-pointer2012040820120329
282256powerpc/pp32cv1gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
288908powerpc/pp32cv1gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
300856powerpc/pp32cv1gcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329
316036powerpc/pp32cv2gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
331844powerpc/pp32cv1gcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
333396powerpc/pp32cv2gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
336904powerpc/pp32cv1gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer2012040820120329
339170powerpc/pp32cv2gcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
342608powerpc/pp32cv1gcc -mabi=64 -O -fomit-frame-pointer2012040820120329
343080powerpc/pp32cv2gcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
345558powerpc/pp32cv1gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
362692powerpc/pp32cv2gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
369436powerpc/pp32cv2gcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329
401904powerpc/pp32cv1gcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
476988generic/opt64gcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
477784generic/opt64gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
477832generic/opt64gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
492068generic/opt64gcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
496046generic/opt64gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
507638generic/opt64gcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329
522440generic/opt32gcc -mabi=64 -Os -fomit-frame-pointer2012040820120329
536692generic/opt32gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer2012040820120329
554124generic/opt32gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer2012040820120329
566560generic/opt32gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer2012040820120329
595688generic/opt32gcc -mabi=64 -O3 -fomit-frame-pointer2012040820120329
605550generic/opt32gcc -mabi=64 -O2 -fomit-frame-pointer2012040820120329

Compiler output

Implementation: crypto_hash/echo256/generic/opt64
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
echo64.c: echo64.c: In function 'crypto_hash_echo256_generic_opt64':
echo64.c: echo64.c:501: warning: passing argument 2 of 'Hash' discards qualifiers from pointer target type
echo64.c: echo64.c:488: note: expected 'BitSequence *' but argument is of type 'const unsigned char *'

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer generic/opt64
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer generic/opt64
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer generic/opt64
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer generic/opt64
gcc -mabi=64 -O2 -fomit-frame-pointer generic/opt64
gcc -mabi=64 -O3 -fomit-frame-pointer generic/opt64
gcc -mabi=64 -O -fomit-frame-pointer generic/opt64
gcc -mabi=64 -Os -fomit-frame-pointer generic/opt64

Compiler output

Implementation: crypto_hash/echo256/ccalik/vperm
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:26:23: error: emmintrin.h: No such file or directory
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:31: error: expected specifier-qualifier-list before '__m128i'
hash.c: In file included from hash.c:20:
hash.c: vperm.h:20:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:61:
hash.c: crypto_hash_echo256.h:6: error: expected identifier or '(' before string constant
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:61:
hash.c: crypto_hash_echo256.h:21:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer ccalik/vperm
gcc -mabi=64 -O2 -fomit-frame-pointer ccalik/vperm
gcc -mabi=64 -O3 -fomit-frame-pointer ccalik/vperm
gcc -mabi=64 -O -fomit-frame-pointer ccalik/vperm
gcc -mabi=64 -Os -fomit-frame-pointer ccalik/vperm

Compiler output

Implementation: crypto_hash/echo256/ccalik/aesni
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:26:23: error: emmintrin.h: No such file or directory
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:31: error: expected specifier-qualifier-list before '__m128i'
hash.c: In file included from hash.c:20:
hash.c: vperm.h:20:23: error: tmmintrin.h: No such file or directory
hash.c: hash.c:25:23: error: wmmintrin.h: No such file or directory
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:62:
hash.c: crypto_hash_echo256.h:6: error: expected identifier or '(' before string constant
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:62:
hash.c: crypto_hash_echo256.h:21:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer ccalik/aesni
gcc -mabi=64 -O2 -fomit-frame-pointer ccalik/aesni
gcc -mabi=64 -O3 -fomit-frame-pointer ccalik/aesni
gcc -mabi=64 -O -fomit-frame-pointer ccalik/aesni
gcc -mabi=64 -Os -fomit-frame-pointer ccalik/aesni

Compiler output

Implementation: crypto_hash/echo256/ccalik/bitsliced
Compiler: gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer
hash.c: hash.c:18:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:22:23: error: emmintrin.h: No such file or directory
hash.c: In file included from hash.c:19:
hash.c: hash_api.h:28: error: expected specifier-qualifier-list before '__m128i'
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:38:
hash.c: crypto_hash_echo256.h:6: error: expected identifier or '(' before string constant
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:38:
hash.c: crypto_hash_echo256.h:21:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=64 -O2 -fomit-frame-pointer ccalik/bitsliced
gcc -funroll-loops -mabi=64 -O3 -fomit-frame-pointer ccalik/bitsliced
gcc -funroll-loops -mabi=64 -O -fomit-frame-pointer ccalik/bitsliced
gcc -funroll-loops -mabi=64 -Os -fomit-frame-pointer ccalik/bitsliced
gcc -mabi=64 -O2 -fomit-frame-pointer ccalik/bitsliced
gcc -mabi=64 -O3 -fomit-frame-pointer ccalik/bitsliced
gcc -mabi=64 -O -fomit-frame-pointer ccalik/bitsliced
gcc -mabi=64 -Os -fomit-frame-pointer ccalik/bitsliced