Test results for aarch64, pi3aplus, crypto_hash/asconhashbi32v12
[Page version: 20250510 09:23:11]
Measurements for aarch64, pi3aplus, crypto_hash
Test results for aarch64, pi3aplus, crypto_hash
Test results for crypto_hash/asconhashbi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20250415
Operation: crypto_hash
Primitive: asconhashbi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
78566 | 10316 0 0 | 20420 768 736 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250408 | 20250307 |
109430 | 1860 0 0 | 12012 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
110627 | 4812 0 0 | 14876 768 736 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
110629 | 4812 0 0 | 13964 768 736 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
113373 | 1860 0 0 | 11100 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
115199 | 936 0 0 | 10140 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
115201 | 936 0 0 | 11052 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
120765 | 1436 0 0 | 10628 768 736 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250408 | 20250307 |
128725 | 884 0 0 | 8996 752 720 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250408 | 20250307 |
139257 | 4848 0 0 | 12916 752 720 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
149863 | 1620 0 0 | 10667 760 728 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250408 | 20250307 |
197288 | 5212 0 0 | 14211 760 728 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
210282 | 1828 0 0 | 9980 760 720 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
219319 | 908 0 0 | 9020 760 720 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
229196 | 2272 0 0 | 11371 768 728 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
239531 | 1292 0 0 | 10331 768 728 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 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 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/ccSUEO5I.s: Assembler messages:
permutations.c: /tmp/ccSUEO5I.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccSUEO5I.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccSUEO5I.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccSUEO5I.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccSUEO5I.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccSUEO5I.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccSUEO5I.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccSUEO5I.s:1032: 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/ccenx3ms.s: Assembler messages:
permutations.c: /tmp/ccenx3ms.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccenx3ms.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccenx3ms.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccenx3ms.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccenx3ms.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccenx3ms.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccenx3ms.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccenx3ms.s:1032: 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/ccwbPS6a.s: Assembler messages:
permutations.c: /tmp/ccwbPS6a.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwbPS6a.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwbPS6a.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwbPS6a.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwbPS6a.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwbPS6a.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwbPS6a.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwbPS6a.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/cc1hRICo.s: Assembler messages:
permutations.c: /tmp/cc1hRICo.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc1hRICo.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc1hRICo.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc1hRICo.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc1hRICo.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc1hRICo.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc1hRICo.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc1hRICo.s:1012: 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 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 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/ccDX5QwP.s: Assembler messages:
hash.c: /tmp/ccDX5QwP.s:278: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccDX5QwP.s:379: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccDX5QwP.s:448: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccDX5QwP.s:464: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccDX5QwP.s:719: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccDX5QwP.s:804: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccDX5QwP.s:958: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccDX5QwP.s:1123: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccDX5QwP.s:1485: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccDX5QwP.s:1586: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccDX5QwP.s:1655: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccDX5QwP.s:1671: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccDX5QwP.s:1926: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccDX5QwP.s:2011: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccDX5QwP.s:2165: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccDX5QwP.s:2337: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccDX5QwP.s:2592: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccDX5QwP.s:2693: 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 -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/cc86k2uM.s: Assembler messages:
hash.c: /tmp/cc86k2uM.s:278: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cc86k2uM.s:379: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cc86k2uM.s:448: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cc86k2uM.s:464: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cc86k2uM.s:719: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cc86k2uM.s:804: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cc86k2uM.s:958: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cc86k2uM.s:1123: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/cc86k2uM.s:1485: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc86k2uM.s:1586: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc86k2uM.s:1655: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc86k2uM.s:1671: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc86k2uM.s:1926: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc86k2uM.s:2011: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc86k2uM.s:2165: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc86k2uM.s:2337: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc86k2uM.s:2592: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc86k2uM.s:2693: 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 -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/ccRZNgaG.s: Assembler messages:
hash.c: /tmp/ccRZNgaG.s:283: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccRZNgaG.s:384: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccRZNgaG.s:453: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccRZNgaG.s:469: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccRZNgaG.s:724: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccRZNgaG.s:809: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccRZNgaG.s:963: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccRZNgaG.s:1128: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccRZNgaG.s:1440: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccRZNgaG.s:1541: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccRZNgaG.s:1610: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccRZNgaG.s:1626: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccRZNgaG.s:1881: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccRZNgaG.s:1966: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccRZNgaG.s:2120: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccRZNgaG.s:2284: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccRZNgaG.s:2543: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccRZNgaG.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/cckEJVvN.s: Assembler messages:
hash.c: /tmp/cckEJVvN.s:409: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cckEJVvN.s:510: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cckEJVvN.s:579: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cckEJVvN.s:595: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cckEJVvN.s:850: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cckEJVvN.s:935: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cckEJVvN.s:1089: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cckEJVvN.s:1254: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/cckEJVvN.s:1503: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cckEJVvN.s:1604: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cckEJVvN.s:1673: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cckEJVvN.s:1689: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cckEJVvN.s:1944: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cckEJVvN.s:2029: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cckEJVvN.s:2183: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cckEJVvN.s:2347: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cckEJVvN.s:2663: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/cckEJVvN.s:2764: 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 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/cc7Pt80b.s: Assembler messages:
permutations.c: /tmp/cc7Pt80b.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc7Pt80b.s:58: Info: did you mean this?
permutations.c: /tmp/cc7Pt80b.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc7Pt80b.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc7Pt80b.s:73: Info: did you mean this?
permutations.c: /tmp/cc7Pt80b.s:73: 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/cchu8uVo.s: Assembler messages:
permutations.c: /tmp/cchu8uVo.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cchu8uVo.s:58: Info: did you mean this?
permutations.c: /tmp/cchu8uVo.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cchu8uVo.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cchu8uVo.s:73: Info: did you mean this?
permutations.c: /tmp/cchu8uVo.s:73: 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/cc2r2mLl.s: Assembler messages:
permutations.c: /tmp/cc2r2mLl.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc2r2mLl.s:56: Info: did you mean this?
permutations.c: /tmp/cc2r2mLl.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc2r2mLl.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc2r2mLl.s:71: Info: did you mean this?
permutations.c: /tmp/cc2r2mLl.s:71: 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/ccEDN0RZ.s: Assembler messages:
permutations.c: /tmp/ccEDN0RZ.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccEDN0RZ.s:58: Info: did you mean this?
permutations.c: /tmp/ccEDN0RZ.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccEDN0RZ.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccEDN0RZ.s:73: Info: did you mean this?
permutations.c: /tmp/ccEDN0RZ.s:73: 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: 4, 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) |
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: 4, namely:
Implementation | Compiler |
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: 4, namely:
Implementation | Compiler |
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: 16, 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) |
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) |