Test results for aarch64, pi3bplus, crypto_hash/asconhashbi32v12
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_hash
Test results for aarch64, pi3bplus, crypto_hash
Test results for crypto_hash/asconhashbi32v12
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
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 | 20240919 | 20240909 |
114760 | 1860 0 0 | 12012 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
114770 | 1860 0 0 | 11100 776 736 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
116034 | 4812 0 0 | 14876 768 736 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
116100 | 4812 0 0 | 13964 768 736 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
120437 | 936 0 0 | 10140 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
120610 | 936 0 0 | 11052 776 736 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
125410 | 1436 0 0 | 10628 768 736 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240919 | 20240909 |
128731 | 884 0 0 | 8996 752 720 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240919 | 20240909 |
144748 | 4848 0 0 | 12916 752 720 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
151900 | 1620 0 0 | 10667 760 728 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240919 | 20240909 |
205496 | 5212 0 0 | 14211 760 728 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
218311 | 1828 0 0 | 9980 760 720 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
228960 | 908 0 0 | 9020 760 720 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
239062 | 2272 0 0 | 11371 768 728 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
250064 | 1292 0 0 | 10331 768 728 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241016 | 20241011 |
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/ccKS1wFV.s: Assembler messages:
permutations.c: /tmp/ccKS1wFV.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKS1wFV.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKS1wFV.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKS1wFV.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKS1wFV.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKS1wFV.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKS1wFV.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKS1wFV.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/ccBZzCQ0.s: Assembler messages:
permutations.c: /tmp/ccBZzCQ0.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccBZzCQ0.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccBZzCQ0.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccBZzCQ0.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccBZzCQ0.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccBZzCQ0.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccBZzCQ0.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccBZzCQ0.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/ccOmig8l.s: Assembler messages:
permutations.c: /tmp/ccOmig8l.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccOmig8l.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccOmig8l.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccOmig8l.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccOmig8l.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccOmig8l.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccOmig8l.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccOmig8l.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/cc9iBmRw.s: Assembler messages:
permutations.c: /tmp/cc9iBmRw.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc9iBmRw.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc9iBmRw.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc9iBmRw.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc9iBmRw.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc9iBmRw.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc9iBmRw.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc9iBmRw.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/cccNbsvi.s: Assembler messages:
hash.c: /tmp/cccNbsvi.s:278: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cccNbsvi.s:379: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cccNbsvi.s:448: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cccNbsvi.s:464: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cccNbsvi.s:719: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cccNbsvi.s:804: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/cccNbsvi.s:958: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/cccNbsvi.s:1123: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/cccNbsvi.s:1485: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cccNbsvi.s:1586: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cccNbsvi.s:1655: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cccNbsvi.s:1671: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cccNbsvi.s:1926: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cccNbsvi.s:2011: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cccNbsvi.s:2165: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cccNbsvi.s:2337: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cccNbsvi.s:2592: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cccNbsvi.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/ccobtsPd.s: Assembler messages:
hash.c: /tmp/ccobtsPd.s:278: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccobtsPd.s:379: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccobtsPd.s:448: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccobtsPd.s:464: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccobtsPd.s:719: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccobtsPd.s:804: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccobtsPd.s:958: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
hash.c: /tmp/ccobtsPd.s:1123: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccobtsPd.s:1485: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccobtsPd.s:1586: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccobtsPd.s:1655: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccobtsPd.s:1671: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccobtsPd.s:1926: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccobtsPd.s:2011: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccobtsPd.s:2165: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccobtsPd.s:2337: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccobtsPd.s:2592: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccobtsPd.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/ccdDM03v.s: Assembler messages:
hash.c: /tmp/ccdDM03v.s:283: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccdDM03v.s:384: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdDM03v.s:453: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccdDM03v.s:469: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdDM03v.s:724: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdDM03v.s:809: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdDM03v.s:963: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccdDM03v.s:1128: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccdDM03v.s:1440: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdDM03v.s:1541: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdDM03v.s:1610: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdDM03v.s:1626: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdDM03v.s:1881: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdDM03v.s:1966: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdDM03v.s:2120: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdDM03v.s:2284: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccdDM03v.s:2543: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdDM03v.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/ccxcXmc9.s: Assembler messages:
hash.c: /tmp/ccxcXmc9.s:409: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccxcXmc9.s:510: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccxcXmc9.s:579: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccxcXmc9.s:595: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccxcXmc9.s:850: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccxcXmc9.s:935: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccxcXmc9.s:1089: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccxcXmc9.s:1254: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccxcXmc9.s:1503: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccxcXmc9.s:1604: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccxcXmc9.s:1673: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccxcXmc9.s:1689: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccxcXmc9.s:1944: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccxcXmc9.s:2029: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccxcXmc9.s:2183: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccxcXmc9.s:2347: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccxcXmc9.s:2663: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
hash.c: /tmp/ccxcXmc9.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/ccxqZOSF.s: Assembler messages:
permutations.c: /tmp/ccxqZOSF.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxqZOSF.s:58: Info: did you mean this?
permutations.c: /tmp/ccxqZOSF.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccxqZOSF.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxqZOSF.s:73: Info: did you mean this?
permutations.c: /tmp/ccxqZOSF.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/ccNmxBsT.s: Assembler messages:
permutations.c: /tmp/ccNmxBsT.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccNmxBsT.s:58: Info: did you mean this?
permutations.c: /tmp/ccNmxBsT.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccNmxBsT.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccNmxBsT.s:73: Info: did you mean this?
permutations.c: /tmp/ccNmxBsT.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/ccElKekF.s: Assembler messages:
permutations.c: /tmp/ccElKekF.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccElKekF.s:56: Info: did you mean this?
permutations.c: /tmp/ccElKekF.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccElKekF.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccElKekF.s:71: Info: did you mean this?
permutations.c: /tmp/ccElKekF.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/ccMUGcUH.s: Assembler messages:
permutations.c: /tmp/ccMUGcUH.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMUGcUH.s:58: Info: did you mean this?
permutations.c: /tmp/ccMUGcUH.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccMUGcUH.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMUGcUH.s:73: Info: did you mean this?
permutations.c: /tmp/ccMUGcUH.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) |