Test results for aarch64, pi3aplus, crypto_aead/ascon128bi32v12
[Page version: 20250510 09:23:11]
Measurements for aarch64, pi3aplus, crypto_aead
Test results for aarch64, pi3aplus, crypto_aead
Test results for crypto_aead/ascon128bi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20250415
Operation: crypto_aead
Primitive: ascon128bi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
156241 | 19496 0 0 | 32068 768 864 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
224202 | 4288 0 0 | 16932 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
224299 | 4288 0 0 | 16020 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
227360 | 8388 0 0 | 20924 768 864 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
227456 | 8388 0 0 | 20012 768 864 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
236389 | 1964 0 0 | 14540 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
238803 | 1720 0 0 | 13380 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
275255 | 3556 0 0 | 15196 768 864 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
298962 | 8236 0 0 | 18836 752 840 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
332046 | 3864 0 0 | 15579 760 848 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
338716 | 2048 0 0 | 12724 752 840 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
417045 | 10176 0 0 | 21867 760 848 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
450953 | 1684 0 0 | 12324 760 840 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
472816 | 4096 0 0 | 14820 760 840 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
476417 | 5640 0 0 | 17435 768 848 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
504480 | 2552 0 0 | 14267 768 848 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250501 | 20250415 |
Compiler output
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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: 8, 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) |
Compiler output
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccMToMC3.s: Assembler messages:
permutations.c: /tmp/ccMToMC3.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMToMC3.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMToMC3.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMToMC3.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMToMC3.s:1197: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:1292: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMToMC3.s:1449: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMToMC3.s:1623: 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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccoTgqIB.s: Assembler messages:
permutations.c: /tmp/ccoTgqIB.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccoTgqIB.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccoTgqIB.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccoTgqIB.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccoTgqIB.s:1197: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:1292: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccoTgqIB.s:1449: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccoTgqIB.s:1623: 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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccgEwlsR.s: Assembler messages:
permutations.c: /tmp/ccgEwlsR.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgEwlsR.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgEwlsR.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgEwlsR.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgEwlsR.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:1177: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:1274: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgEwlsR.s:1431: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgEwlsR.s:1605: 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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccPdFmlX.s: Assembler messages:
permutations.c: /tmp/ccPdFmlX.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPdFmlX.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPdFmlX.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPdFmlX.s:1012: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPdFmlX.s:1165: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:1252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPdFmlX.s:1409: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPdFmlX.s:1583: 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
aead.c: In file included from permutations.h:11,
aead.c: from aead.c:4:
aead.c: round.h: In function 'ROUND_LOOP':
aead.c: round.h:12:12: warning: unused variable 'tmp0' [-Wunused-variable]
aead.c: 12 | uint32_t tmp0, tmp1;
aead.c: | ^~~~
aead.c: In file included from round.h:8:
aead.c: word.h: At top level:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
aead.c: In function 'ROUND_LOOP',
aead.c: inlined from 'PROUNDS' at round.h:325:3,
aead.c: inlined from 'P' at permutations.h:70:48,
aead.c: inlined from 'ascon_initaead' at aead.c:40:3,
aead.c: inlined from 'crypto_aead_ascon128bi32v12_bi32_armv6m_constbranchindex_encrypt' at aead.c:199:3:
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~
aead.c: In function 'ROUND_LOOP',
aead.c: inlined from 'PROUNDS' at round.h:325:3,
aead.c: inlined from 'P' at permutations.h:70:48,
aead.c: inlined from 'ascon_adata' at aead.c:61:7,
aead.c: inlined from 'crypto_aead_ascon128bi32v12_bi32_armv6m_constbranchindex_encrypt' at aead.c:200:3:
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/ccwh3E4Q.s: Assembler messages:
aead.c: /tmp/ccwh3E4Q.s:254: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccwh3E4Q.s:355: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccwh3E4Q.s:424: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccwh3E4Q.s:440: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccwh3E4Q.s:695: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccwh3E4Q.s:780: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccwh3E4Q.s:934: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccwh3E4Q.s:1099: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccwh3E4Q.s:1342: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccwh3E4Q.s:1437: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/ccwh3E4Q.s:1591: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccwh3E4Q.s:1778: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccwh3E4Q.s:1991: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccwh3E4Q.s:2086: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccwh3E4Q.s:2240: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccwh3E4Q.s:2419: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccwh3E4Q.s:2664: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccwh3E4Q.s:2759: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cckHdQMz.s: Assembler messages:
aead.c: /tmp/cckHdQMz.s:254: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cckHdQMz.s:355: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckHdQMz.s:424: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cckHdQMz.s:440: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckHdQMz.s:695: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckHdQMz.s:780: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckHdQMz.s:934: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cckHdQMz.s:1099: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cckHdQMz.s:1342: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cckHdQMz.s:1437: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/cckHdQMz.s:1591: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cckHdQMz.s:1778: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cckHdQMz.s:1991: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckHdQMz.s:2086: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckHdQMz.s:2240: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cckHdQMz.s:2419: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cckHdQMz.s:2664: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cckHdQMz.s:2759: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cc7TObuD.s: Assembler messages:
aead.c: /tmp/cc7TObuD.s:348: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cc7TObuD.s:449: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/cc7TObuD.s:518: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cc7TObuD.s:534: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/cc7TObuD.s:789: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/cc7TObuD.s:874: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/cc7TObuD.s:1028: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cc7TObuD.s:1193: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc7TObuD.s:1405: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc7TObuD.s:1500: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/cc7TObuD.s:1654: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc7TObuD.s:1833: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc7TObuD.s:2076: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc7TObuD.s:2171: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc7TObuD.s:2325: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc7TObuD.s:2504: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc7TObuD.s:2737: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/cc7TObuD.s:2832: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cc17mga2.s: Assembler messages:
aead.c: /tmp/cc17mga2.s:261: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc17mga2.s:362: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:431: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc17mga2.s:447: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:702: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:787: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:941: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc17mga2.s:1106: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc17mga2.s:1613: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:1714: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc17mga2.s:1783: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:1799: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc17mga2.s:2054: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc17mga2.s:2139: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc17mga2.s:2293: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:2465: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc17mga2.s:2683: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc17mga2.s:2778: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccuWIGev.s: Assembler messages:
permutations.c: /tmp/ccuWIGev.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccuWIGev.s:58: Info: did you mean this?
permutations.c: /tmp/ccuWIGev.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccuWIGev.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccuWIGev.s:73: Info: did you mean this?
permutations.c: /tmp/ccuWIGev.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccsjdS7d.s: Assembler messages:
permutations.c: /tmp/ccsjdS7d.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccsjdS7d.s:58: Info: did you mean this?
permutations.c: /tmp/ccsjdS7d.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccsjdS7d.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccsjdS7d.s:73: Info: did you mean this?
permutations.c: /tmp/ccsjdS7d.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccN2h3zj.s: Assembler messages:
permutations.c: /tmp/ccN2h3zj.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccN2h3zj.s:56: Info: did you mean this?
permutations.c: /tmp/ccN2h3zj.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccN2h3zj.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccN2h3zj.s:71: Info: did you mean this?
permutations.c: /tmp/ccN2h3zj.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
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.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/ccYIZa5O.s: Assembler messages:
permutations.c: /tmp/ccYIZa5O.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccYIZa5O.s:58: Info: did you mean this?
permutations.c: /tmp/ccYIZa5O.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccYIZa5O.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccYIZa5O.s:73: Info: did you mean this?
permutations.c: /tmp/ccYIZa5O.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) |
Compiler output
aead.c: In file included from round.h:8,
aead.c: from permutations.h:11,
aead.c: from aead.c:3:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c: | ^~~~~~~~~~~~~~~~~~~~~~
crypto_aead.c: In file included from round.h:8,
crypto_aead.c: from permutations.h:11,
crypto_aead.c: from crypto_aead.c:8:
crypto_aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
crypto_aead.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
crypto_aead.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: | ^~~~~~~~~~~~~~~~~~~~~~
update.c: update.c: In function 'ascon_update':
update.c: update.c:21:13: warning: unused variable 'rate' [-Wunused-variable]
update.c: 21 | const int rate = ASCON_AEAD_RATE;
update.c: | ^~~~
update.c: In file included from round.h:8,
update.c: from permutations.h:11,
update.c: from update.c:3:
update.c: word.h: At top level:
update.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
update.c: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
update.c: | ^~~~~~~~~~~~~~~~~~~~~~
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) |
Namespace violations
constants.o constants R
permutations.o P12 T
permutations.o P6 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
aead.o ascon_adata T
aead.o ascon_decrypt T
aead.o ascon_encrypt T
aead.o ascon_final T
aead.o ascon_initaead T
aead.o ascon_loadkey T
constants.o constants R
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
aead.o ascon_aead T
constants.o constants R
permutations.o P T
update.o ascon_update 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) |