Test results for aarch64, pi3bplus, crypto_hash/asconhashabi32v12

[Page version: 20241006 02:07:03]

Measurements for aarch64, pi3bplus, crypto_hash Test results for aarch64, pi3bplus, crypto_hash Test results for crypto_hash/asconhashabi32v12
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: asconhashabi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
550839228 0 019332 768 736refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
705961852 0 011996 776 736bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
706171852 0 011084 776 736bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
753327748 0 016900 768 736bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
753347748 0 017812 768 736bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
79630936 0 010140 776 736bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
80794936 0 011052 776 736bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
842801348 0 010548 768 736refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
893231024 0 09148 752 720refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1017437816 0 015884 752 720bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1052751500 0 010531 760 728refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1348958192 0 017195 760 728bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
146755908 0 09020 760 720bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1502861836 0 09996 760 720bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1552612316 0 011403 768 728bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909
1638851292 0 010331 768 728bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091920240909

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:
ImplementationCompiler
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -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/cc2HzsJ1.s: Assembler messages:
permutations.c: /tmp/cc2HzsJ1.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc2HzsJ1.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc2HzsJ1.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc2HzsJ1.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc2HzsJ1.s:1379: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:1466: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc2HzsJ1.s:1623: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc2HzsJ1.s:1797: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv6gcc -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/ccmH3waQ.s: Assembler messages:
permutations.c: /tmp/ccmH3waQ.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmH3waQ.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmH3waQ.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmH3waQ.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmH3waQ.s:1379: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:1466: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmH3waQ.s:1623: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmH3waQ.s:1797: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv6gcc -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/cc7DClbK.s: Assembler messages:
permutations.c: /tmp/cc7DClbK.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7DClbK.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7DClbK.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7DClbK.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7DClbK.s:1361: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7DClbK.s:1605: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7DClbK.s:1779: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv6gcc -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/ccmhmz2j.s: Assembler messages:
permutations.c: /tmp/ccmhmz2j.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmhmz2j.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmhmz2j.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmhmz2j.s:1012: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmhmz2j.s:1339: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:1426: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmhmz2j.s:1583: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmhmz2j.s:1757: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv6gcc -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_asconhashabi32v12_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_asconhashabi32v12_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:
ImplementationCompiler
bi32_armv6mgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_armv6mgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_armv6mgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_armv6mgcc -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/ccfbyITc.s: Assembler messages:
hash.c: /tmp/ccfbyITc.s:379: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccfbyITc.s:464: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccfbyITc.s:628: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccfbyITc.s:768: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccfbyITc.s:1129: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccfbyITc.s:1230: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccfbyITc.s:1299: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccfbyITc.s:1315: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccfbyITc.s:1570: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccfbyITc.s:1655: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccfbyITc.s:1809: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccfbyITc.s:1981: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccfbyITc.s:2338: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccfbyITc.s:2423: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccfbyITc.s:2586: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccfbyITc.s:2726: Error: immediate out of range at operand 3 -- `eor x3,x3,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7mgcc -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/ccLKNW19.s: Assembler messages:
hash.c: /tmp/ccLKNW19.s:379: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLKNW19.s:464: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLKNW19.s:628: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccLKNW19.s:768: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccLKNW19.s:1129: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLKNW19.s:1230: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLKNW19.s:1299: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLKNW19.s:1315: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLKNW19.s:1570: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLKNW19.s:1655: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLKNW19.s:1809: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLKNW19.s:1981: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccLKNW19.s:2338: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccLKNW19.s:2423: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccLKNW19.s:2586: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccLKNW19.s:2726: Error: immediate out of range at operand 3 -- `eor x3,x3,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7mgcc -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/ccXRkBFv.s: Assembler messages:
hash.c: /tmp/ccXRkBFv.s:385: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
hash.c: /tmp/ccXRkBFv.s:470: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
hash.c: /tmp/ccXRkBFv.s:634: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccXRkBFv.s:774: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccXRkBFv.s:1085: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccXRkBFv.s:1186: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccXRkBFv.s:1255: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccXRkBFv.s:1271: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccXRkBFv.s:1526: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccXRkBFv.s:1611: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccXRkBFv.s:1765: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccXRkBFv.s:1929: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccXRkBFv.s:2290: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccXRkBFv.s:2375: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccXRkBFv.s:2538: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccXRkBFv.s:2678: Error: immediate out of range at operand 3 -- `eor x3,x3,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7mgcc -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/ccM0TY2m.s: Assembler messages:
hash.c: /tmp/ccM0TY2m.s:409: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccM0TY2m.s:510: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccM0TY2m.s:579: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccM0TY2m.s:595: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccM0TY2m.s:850: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccM0TY2m.s:935: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccM0TY2m.s:1089: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccM0TY2m.s:1254: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccM0TY2m.s:1602: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccM0TY2m.s:1687: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccM0TY2m.s:1850: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccM0TY2m.s:1990: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccM0TY2m.s:2406: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccM0TY2m.s:2491: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccM0TY2m.s:2655: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccM0TY2m.s:2797: Error: immediate out of range at operand 3 -- `eor x3,x3,9'

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7mgcc -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/cc1lN2BI.s: Assembler messages:
permutations.c: /tmp/cc1lN2BI.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc1lN2BI.s:58: Info:    did you mean this?
permutations.c: /tmp/cc1lN2BI.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc1lN2BI.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc1lN2BI.s:73: Info:    did you mean this?
permutations.c: /tmp/cc1lN2BI.s:73: Info:    	ldrb w14, [x1], #1

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7m_smallgcc -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/cc9jLgQ7.s: Assembler messages:
permutations.c: /tmp/cc9jLgQ7.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc9jLgQ7.s:58: Info:    did you mean this?
permutations.c: /tmp/cc9jLgQ7.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc9jLgQ7.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc9jLgQ7.s:73: Info:    did you mean this?
permutations.c: /tmp/cc9jLgQ7.s:73: Info:    	ldrb w14, [x1], #1

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7m_smallgcc -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/cc73RCCq.s: Assembler messages:
permutations.c: /tmp/cc73RCCq.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc73RCCq.s:56: Info:    did you mean this?
permutations.c: /tmp/cc73RCCq.s:56: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc73RCCq.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc73RCCq.s:71: Info:    did you mean this?
permutations.c: /tmp/cc73RCCq.s:71: Info:    	ldrb w14, [x1], #1

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7m_smallgcc -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/ccDd5Ifq.s: Assembler messages:
permutations.c: /tmp/ccDd5Ifq.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccDd5Ifq.s:58: Info:    did you mean this?
permutations.c: /tmp/ccDd5Ifq.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccDd5Ifq.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccDd5Ifq.s:73: Info:    did you mean this?
permutations.c: /tmp/ccDd5Ifq.s:73: Info:    	ldrb w14, [x1], #1

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv7m_smallgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Namespace violations


constants.o constants R
permutations.o P12 T
permutations.o P8 T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -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:
ImplementationCompiler
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -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:
ImplementationCompiler
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -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:
ImplementationCompiler
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)