Implementation notes: mipso32, loongson, crypto_hashblocks/sha512

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hashblocks
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
37656refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
38364inplacegcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
39000refgcc -march=loongson2f -mabi=n32 -Os2016121020161026
39394inplacegcc -march=loongson2f -mabi=n32 -Os2016121020161026
41408inplacegcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
42078inplacegcc -march=loongson2f -mabi=n32 -O32016121020161026
42124refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
42406refgcc -march=loongson2f -mabi=n32 -O32016121020161026
42420inplacegcc -march=loongson2f -mabi=n32 -O22016121020161026
42634inplacegcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
43170refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
43622refgcc -march=loongson2f -mabi=n32 -O22016121020161026

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavx2rorxasm
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
try.c: crypto_hashblocks_sha512.a(blocks.o): In function `crypto_hashblocks_sha512_dolbeau_intelavx2rorxasm':
try.c: blocks.c:(.text+0x...): undefined reference to `sha512_rorx'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavxasm
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
try.c: crypto_hashblocks_sha512.a(blocks.o): In function `crypto_hashblocks_sha512_dolbeau_intelavxasm':
try.c: blocks.c:(.text+0x...): undefined reference to `sha512_avx'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelsse4asm
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
try.c: crypto_hashblocks_sha512.a(blocks.o): In function `crypto_hashblocks_sha512_dolbeau_intelsse4asm':
try.c: blocks.c:(.text+0x...): undefined reference to `sha512_sse4'
try.c: collect2: error: ld returned 1 exit status

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