Implementation notes: aarch64, par3, crypto_hashblocks/sha512

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_hashblocks
Primitive: sha512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
16931? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017071920170718
17014? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-O32017071920170718
17086? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
17228? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
18154? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-O22017071920170718
18272? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017071920170718
18316? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
18317? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
18782? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
18854? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
19978? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017071920170718
19989? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-Os2017071920170718

Compiler output

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

Compiler output

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

Compiler output

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