Implementation notes: aarch64, a72, crypto_hashblocks/sha512

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_hashblocks
Primitive: sha512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
11871? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100620170904
11930? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-O32017100620170904
11936? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-O32017100620170904
11974? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100620170904
12369? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100620170904
12385? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-O22017100620170904
12443? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-O22017100620170904
12518? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100620170904
13310? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100620170904
13439? ? ?? ? ?inplacegcc_-funroll-loops_-march=native_-mtune=native_-Os2017100620170904
13664? ? ?? ? ?inplacegcc_-march=native_-mtune=native_-Os2017100620170904
13782? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100620170904

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