Implementation notes: armeabi, cubox, crypto_hashblocks/sha512

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hashblocks
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
414152inplacegcc -funroll-loops -mcpu=marvell-pj4 -Os2016120820161026
416162refgcc -mcpu=marvell-pj4 -Os2016120820161026
419438refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016120820161026
429882refgcc -funroll-loops -mcpu=marvell-pj4 -O22016120820161026
430324refgcc -funroll-loops -mcpu=marvell-pj4 -O32016120820161026
431720inplacegcc -mcpu=marvell-pj4 -Os2016120820161026
432595inplacegcc -funroll-loops -mcpu=marvell-pj4 -O32016120820161026
433807inplacegcc -funroll-loops -mcpu=marvell-pj4 -O22016120820161026
439890inplacegcc -mcpu=marvell-pj4 -O22016120820161026
459472refgcc -mcpu=marvell-pj4 -O22016120820161026
470602refgcc -mcpu=marvell-pj4 -O32016120820161026
473988inplacegcc -mcpu=marvell-pj4 -O32016120820161026

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavx2rorxasm
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -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 -mcpu=marvell-pj4 -O2 dolbeau/intelavx2rorxasm
gcc -funroll-loops -mcpu=marvell-pj4 -O3 dolbeau/intelavx2rorxasm
gcc -funroll-loops -mcpu=marvell-pj4 -Os dolbeau/intelavx2rorxasm
gcc -mcpu=marvell-pj4 -O2 dolbeau/intelavx2rorxasm
gcc -mcpu=marvell-pj4 -O3 dolbeau/intelavx2rorxasm
gcc -mcpu=marvell-pj4 -Os dolbeau/intelavx2rorxasm

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelavxasm
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -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 -mcpu=marvell-pj4 -O2 dolbeau/intelavxasm
gcc -funroll-loops -mcpu=marvell-pj4 -O3 dolbeau/intelavxasm
gcc -funroll-loops -mcpu=marvell-pj4 -Os dolbeau/intelavxasm
gcc -mcpu=marvell-pj4 -O2 dolbeau/intelavxasm
gcc -mcpu=marvell-pj4 -O3 dolbeau/intelavxasm
gcc -mcpu=marvell-pj4 -Os dolbeau/intelavxasm

Compiler output

Implementation: crypto_hashblocks/sha512/dolbeau/intelsse4asm
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -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 -mcpu=marvell-pj4 -O2 dolbeau/intelsse4asm
gcc -funroll-loops -mcpu=marvell-pj4 -O3 dolbeau/intelsse4asm
gcc -funroll-loops -mcpu=marvell-pj4 -Os dolbeau/intelsse4asm
gcc -mcpu=marvell-pj4 -O2 dolbeau/intelsse4asm
gcc -mcpu=marvell-pj4 -O3 dolbeau/intelsse4asm
gcc -mcpu=marvell-pj4 -Os dolbeau/intelsse4asm