Test results for amd64, hertz, crypto_hash/prh42s256
[Page version: 20241028 01:32:29]
Measurements for amd64, hertz, crypto_hash
Test results for amd64, hertz, crypto_hash
Test results for crypto_hash/prh42s256
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20241022
Operation: crypto_hash
Primitive: prh42s256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
897 | 3116 0 0 | 16852 812 1064 | ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
Compiler output
hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:38: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c: 169 | ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37:
hash.c: prvhash42core.h:176:28: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 176 | const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:29: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 175 | const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:38: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c: 169 | ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37:
hash.c: prvhash42core.h:176:28: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 176 | const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:29: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 175 | const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `crypto_hash_prh42s256_ref_constbranchindex':
try.c: .../supercop-data/hertz/amd64/try/c/cc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `crypto_hash_prh42s256_ref_constbranchindex':
try.c: .../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `crypto_hash_prh42s256_ref_constbranchindex':
try.c: .../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `crypto_hash_prh42s256_ref_constbranchindex':
try.c: .../supercop-data/hertz/amd64/try/c/clang_-mllvm_-polly_-mllvm_-polly-vectorizer=stripmine_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
TIMECOP error (can be valgrind bug)
error 111
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x109D2B
at 0x...: st32 (try-anything.c:47)
by 0x...: core (try-anything.c:78)
by 0x...: salsa20 (try-anything.c:101)
by 0x...: salsa20 (try-anything.c:81)
by 0x...: testvector (try-anything.c:124)
by 0x...: myrandom (try-anything.c:132)
by 0x...: test (try.c:85)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |