Implementation notes: armeabi, tonido, crypto_hashblocks/sha512

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_hashblocks
Primitive: sha512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1038240? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017071920170718
1065558? ? ?? ? ?inplacegcc_-march=native_-mtune=xscale_-Os2017071920170718
1098630? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017071920170718
1125690? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017071920170718
1168158? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017071920170718
1173672? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017071920170718
1195878? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017071920170718
1197510? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=xscale_-O32017071920170718
1197660? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=xscale_-O22017071920170718
1216134? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017071920170718
1231176? ? ?? ? ?inplacegcc_-march=native_-mtune=xscale_-O22017071920170718
1242936? ? ?? ? ?inplacegcc_-march=native_-mtune=xscale_-O32017071920170718

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavx2rorxasm
Compiler: gcc -funroll-loops -march=native -mtune=xscale -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=native -mtune=xscale -O2 dolbeau/intelavx2rorxasm
gcc -funroll-loops -march=native -mtune=xscale -O3 dolbeau/intelavx2rorxasm
gcc -funroll-loops -march=native -mtune=xscale -Os dolbeau/intelavx2rorxasm
gcc -march=native -mtune=xscale -O2 dolbeau/intelavx2rorxasm
gcc -march=native -mtune=xscale -O3 dolbeau/intelavx2rorxasm
gcc -march=native -mtune=xscale -Os dolbeau/intelavx2rorxasm

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavxasm
Compiler: gcc -funroll-loops -march=native -mtune=xscale -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=native -mtune=xscale -O2 dolbeau/intelavxasm
gcc -funroll-loops -march=native -mtune=xscale -O3 dolbeau/intelavxasm
gcc -funroll-loops -march=native -mtune=xscale -Os dolbeau/intelavxasm
gcc -march=native -mtune=xscale -O2 dolbeau/intelavxasm
gcc -march=native -mtune=xscale -O3 dolbeau/intelavxasm
gcc -march=native -mtune=xscale -Os dolbeau/intelavxasm

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelsse4asm
Compiler: gcc -funroll-loops -march=native -mtune=xscale -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=native -mtune=xscale -O2 dolbeau/intelsse4asm
gcc -funroll-loops -march=native -mtune=xscale -O3 dolbeau/intelsse4asm
gcc -funroll-loops -march=native -mtune=xscale -Os dolbeau/intelsse4asm
gcc -march=native -mtune=xscale -O2 dolbeau/intelsse4asm
gcc -march=native -mtune=xscale -O3 dolbeau/intelsse4asm
gcc -march=native -mtune=xscale -Os dolbeau/intelsse4asm