Implementation notes: aarch64, hikey970, crypto_hash/md6d224

Computer: hikey970
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_hash
Primitive: md6d224
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
537885157 0 415560 936 752refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
998925441 0 415816 936 752refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
998928497 0 420488 936 784refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
1075764733 0 414444 920 752refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.o compression_hook C
md6_compress.o S0 R
md6_compress.o Smask R
md6_compress.o compression_hook C
md6_compress.o md6_compress T
md6_compress.o md6_main_compression_loop T
md6_compress.o md6_make_control_word T
md6_compress.o md6_make_nodeID T
md6_compress.o md6_pack T
md6_compress.o md6_standard_compress T
md6_mode.o append_bits T
md6_mode.o compression_hook C
md6_mode.o md6_byte_order B
md6_mode.o md6_byte_reverse T
md6_mode.o md6_compress_block T
md6_mode.o md6_compute_hex_hashval T
md6_mode.o md6_default_r T
md6_mode.o md6_detect_byte_order T
md6_mode.o md6_final T
md6_mode.o md6_full_hash T
md6_mode.o md6_full_init T
md6_mode.o md6_hash T
md6_mode.o md6_init T
md6_mode.o md6_process T
md6_mode.o md6_reverse_little_endian T
md6_mode.o md6_update T
md6_mode.o trim_hashval T
md6_nist.o Final T
md6_nist.o Hash T
md6_nist.o Init T
md6_nist.o Update T
md6_nist.o compression_hook C

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref