Test results for aarch64, pi5, crypto_hash/asconhashbi32v12
[Page version: 20250609 19:52:35]
Measurements for aarch64, pi5, crypto_hash
Test results for aarch64, pi5, crypto_hash
Test results for crypto_hash/asconhashbi32v12
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20250415
Operation: crypto_hash
Primitive: asconhashbi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
52380 | 10236 0 0 | 20232 768 736 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
66219 | 3648 0 0 | 15433 824 728 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
69206 | 3704 0 0 | 15449 824 728 | bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
71395 | 1436 0 0 | 10560 768 736 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
73379 | 884 0 0 | 8984 752 720 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
74826 | 1620 0 0 | 10639 760 728 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
75311 | 1552 0 0 | 13353 832 728 | bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
75717 | 852 0 0 | 12649 832 728 | bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
79147 | 5212 0 0 | 14183 760 728 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
79972 | 4904 0 0 | 14880 768 736 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
79976 | 4904 0 0 | 14008 768 736 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
80434 | 4848 0 0 | 12920 752 720 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
84125 | 1932 0 0 | 11112 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
84125 | 1932 0 0 | 11984 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
87289 | 964 0 0 | 10992 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
87319 | 964 0 0 | 10120 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
89003 | 2272 0 0 | 11359 768 728 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
90467 | 1828 0 0 | 9984 760 720 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
91952 | 908 0 0 | 9024 760 720 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
92222 | 1292 0 0 | 10319 768 728 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 12, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.c: ...
permutations.c: In file included from permutations.c:1:
permutations.c: In file included from ./permutations.h:11:
permutations.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [tmp1] "=r"(tmp1)
permutations.c: ^
permutations.c: ./round.h:15:13: note: use constraint modifier "w"
permutations.c: "ldrb %[tmp1], [%[C]], #1\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[tmp1]
permutations.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
permutations.c: ^
permutations.c: ./round.h:16:12: note: use constraint modifier "w"
permutations.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[x0_l]
permutations.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
permutations.c: ^
permutations.c: ./round.h:16:21: note: use constraint modifier "w"
permutations.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[x0_l]
permutations.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
permutations.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccv6a6Ox.s: Assembler messages:
permutations.c: /tmp/ccv6a6Ox.s:182: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccv6a6Ox.s:298: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccv6a6Ox.s:380: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccv6a6Ox.s:397: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccv6a6Ox.s:694: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccv6a6Ox.s:793: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccv6a6Ox.s:974: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccv6a6Ox.s:1172: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccnhhJX0.s: Assembler messages:
permutations.c: /tmp/ccnhhJX0.s:182: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnhhJX0.s:298: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnhhJX0.s:380: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnhhJX0.s:397: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccnhhJX0.s:694: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccnhhJX0.s:793: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccnhhJX0.s:974: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnhhJX0.s:1172: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cctCOmpI.s: Assembler messages:
permutations.c: /tmp/cctCOmpI.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cctCOmpI.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cctCOmpI.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cctCOmpI.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cctCOmpI.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cctCOmpI.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cctCOmpI.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cctCOmpI.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccqv3yr6.s: Assembler messages:
permutations.c: /tmp/ccqv3yr6.s:158: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqv3yr6.s:274: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqv3yr6.s:356: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqv3yr6.s:373: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqv3yr6.s:670: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqv3yr6.s:769: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqv3yr6.s:950: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqv3yr6.s:1148: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.c: 2 errors generated.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6m | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: In file included from permutations.h:11,
hash.c: from hash.c:4:
hash.c: round.h: In function 'ROUND_LOOP':
hash.c: round.h:12:12: warning: unused variable 'tmp0' [-Wunused-variable]
hash.c: 12 | uint32_t tmp0, tmp1;
hash.c: | ^~~~
hash.c: In file included from round.h:8:
hash.c: word.h: At top level:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In function 'ROUND_LOOP',
hash.c: inlined from 'PROUNDS' at round.h:325:3,
hash.c: inlined from 'P' at permutations.h:70:48,
hash.c: inlined from 'ascon_absorb' at hash.c:54:5,
hash.c: inlined from 'crypto_hash_asconhashbi32v12_bi32_armv6m_constbranchindex' at hash.c:84:3:
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: 13 | __asm__ __volatile__(
hash.c: | ^~~~~~~
hash.c: In function 'ROUND_LOOP',
hash.c: inlined from 'PROUNDS' at round.h:325:3,
hash.c: inlined from 'P' at permutations.h:70:48,
hash.c: inlined from 'ascon_squeeze' at hash.c:67:3,
hash.c: inlined from 'crypto_hash_asconhashbi32v12_bi32_armv6m_constbranchindex' at hash.c:85:3:
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
bi32_armv6m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_armv6m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_armv6m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_armv6m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccqdcZvS.s: Assembler messages:
hash.c: /tmp/ccqdcZvS.s:293: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccqdcZvS.s:406: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccqdcZvS.s:487: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccqdcZvS.s:503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccqdcZvS.s:794: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccqdcZvS.s:891: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccqdcZvS.s:1069: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccqdcZvS.s:1250: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
hash.c: /tmp/ccqdcZvS.s:1624: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccqdcZvS.s:1737: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
hash.c: /tmp/ccqdcZvS.s:1818: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccqdcZvS.s:1834: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccqdcZvS.s:2125: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccqdcZvS.s:2222: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccqdcZvS.s:2400: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccqdcZvS.s:2580: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccqdcZvS.s:2852: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccqdcZvS.s:2965: Error: immediate out of range at operand 3 -- `eor x0,x0,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/cczFIuXC.s: Assembler messages:
hash.c: /tmp/cczFIuXC.s:293: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/cczFIuXC.s:406: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczFIuXC.s:487: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/cczFIuXC.s:503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczFIuXC.s:794: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczFIuXC.s:891: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczFIuXC.s:1069: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/cczFIuXC.s:1250: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
hash.c: /tmp/cczFIuXC.s:1624: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczFIuXC.s:1737: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
hash.c: /tmp/cczFIuXC.s:1818: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczFIuXC.s:1834: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/cczFIuXC.s:2125: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/cczFIuXC.s:2222: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczFIuXC.s:2400: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczFIuXC.s:2580: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cczFIuXC.s:2852: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczFIuXC.s:2965: Error: immediate out of range at operand 3 -- `eor x0,x0,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccvBtYTu.s: Assembler messages:
hash.c: /tmp/ccvBtYTu.s:283: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccvBtYTu.s:384: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccvBtYTu.s:453: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccvBtYTu.s:469: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccvBtYTu.s:724: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccvBtYTu.s:809: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccvBtYTu.s:963: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccvBtYTu.s:1128: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccvBtYTu.s:1440: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccvBtYTu.s:1541: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccvBtYTu.s:1610: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccvBtYTu.s:1626: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccvBtYTu.s:1881: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccvBtYTu.s:1966: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccvBtYTu.s:2120: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccvBtYTu.s:2284: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccvBtYTu.s:2543: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccvBtYTu.s:2644: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccuSBYJS.s: Assembler messages:
hash.c: /tmp/ccuSBYJS.s:454: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccuSBYJS.s:567: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccuSBYJS.s:648: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccuSBYJS.s:664: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccuSBYJS.s:955: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccuSBYJS.s:1052: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccuSBYJS.s:1230: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccuSBYJS.s:1403: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccuSBYJS.s:1666: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccuSBYJS.s:1779: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccuSBYJS.s:1860: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccuSBYJS.s:1876: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccuSBYJS.s:2167: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccuSBYJS.s:2264: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccuSBYJS.s:2442: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccuSBYJS.s:2614: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccuSBYJS.s:2928: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccuSBYJS.s:3041: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.c: ...
permutations.c: In file included from permutations.c:1:
permutations.c: In file included from ./permutations.h:11:
permutations.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [tmp1] "=r"(tmp1)
permutations.c: ^
permutations.c: ./round.h:15:13: note: use constraint modifier "w"
permutations.c: "ldrb %[tmp1], [%[C]], #1\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[tmp1]
permutations.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
permutations.c: ^
permutations.c: ./round.h:16:12: note: use constraint modifier "w"
permutations.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[x0_l]
permutations.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
permutations.c: ^
permutations.c: ./round.h:16:21: note: use constraint modifier "w"
permutations.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
permutations.c: ^~~~~~~
permutations.c: %w[x0_l]
permutations.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
permutations.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
permutations.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccCsSouS.s: Assembler messages:
permutations.c: /tmp/ccCsSouS.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccCsSouS.s:63: Info: did you mean this?
permutations.c: /tmp/ccCsSouS.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccCsSouS.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccCsSouS.s:78: Info: did you mean this?
permutations.c: /tmp/ccCsSouS.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccqYp1Aj.s: Assembler messages:
permutations.c: /tmp/ccqYp1Aj.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqYp1Aj.s:63: Info: did you mean this?
permutations.c: /tmp/ccqYp1Aj.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccqYp1Aj.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqYp1Aj.s:78: Info: did you mean this?
permutations.c: /tmp/ccqYp1Aj.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cc18kydy.s: Assembler messages:
permutations.c: /tmp/cc18kydy.s:57: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc18kydy.s:57: Info: did you mean this?
permutations.c: /tmp/cc18kydy.s:57: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc18kydy.s:72: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc18kydy.s:72: Info: did you mean this?
permutations.c: /tmp/cc18kydy.s:72: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccNdVYrn.s: Assembler messages:
permutations.c: /tmp/ccNdVYrn.s:59: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccNdVYrn.s:59: Info: did you mean this?
permutations.c: /tmp/ccNdVYrn.s:59: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccNdVYrn.s:74: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccNdVYrn.s:74: Info: did you mean this?
permutations.c: /tmp/ccNdVYrn.s:74: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
constants.o constants R
permutations.o P12 T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
constants.o constants R
hash.o ascon_absorb T
hash.o ascon_inithash T
hash.o ascon_squeeze T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
constants.o constants R
permutations.o P T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Passed TIMECOP
TIMECOP iterations: 10
Number of similar (implementation,compiler) pairs: 20, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |