Test results for aarch64, pi3bplus, crypto_aead/ascon128bi32v12
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_aead
Test results for aarch64, pi3bplus, crypto_aead
Test results for crypto_aead/ascon128bi32v12
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: ascon128bi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
163660 | 19496 0 0 | 32068 768 864 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
233795 | 4288 0 0 | 16932 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
234033 | 4288 0 0 | 16020 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
237339 | 8388 0 0 | 20924 768 864 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
237433 | 8388 0 0 | 20012 768 864 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
246231 | 1964 0 0 | 14540 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
249738 | 1720 0 0 | 13380 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
287097 | 3556 0 0 | 15196 768 864 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
312884 | 8236 0 0 | 18836 752 840 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
341289 | 3864 0 0 | 15579 760 848 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
350586 | 2048 0 0 | 12724 752 840 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
431417 | 10176 0 0 | 21867 760 848 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
465634 | 1684 0 0 | 12324 760 840 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
489265 | 4096 0 0 | 14820 760 840 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
493199 | 5640 0 0 | 17435 768 848 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
521499 | 2552 0 0 | 14267 768 848 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
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/cc8jyNJp.s: Assembler messages:
permutations.c: /tmp/cc8jyNJp.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc8jyNJp.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc8jyNJp.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc8jyNJp.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc8jyNJp.s:1197: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:1292: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc8jyNJp.s:1449: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc8jyNJp.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/ccMd9FkL.s: Assembler messages:
permutations.c: /tmp/ccMd9FkL.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMd9FkL.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMd9FkL.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMd9FkL.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMd9FkL.s:1197: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:1292: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccMd9FkL.s:1449: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccMd9FkL.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/cckvxfq3.s: Assembler messages:
permutations.c: /tmp/cckvxfq3.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cckvxfq3.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cckvxfq3.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cckvxfq3.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cckvxfq3.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.s:1177: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.s:1274: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cckvxfq3.s:1431: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cckvxfq3.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/ccmQ7ryt.s: Assembler messages:
permutations.c: /tmp/ccmQ7ryt.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmQ7ryt.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmQ7ryt.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmQ7ryt.s:1012: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmQ7ryt.s:1165: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:1252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccmQ7ryt.s:1409: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccmQ7ryt.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/cc2w8a49.s: Assembler messages:
aead.c: /tmp/cc2w8a49.s:254: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc2w8a49.s:355: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc2w8a49.s:424: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc2w8a49.s:440: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc2w8a49.s:695: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc2w8a49.s:780: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc2w8a49.s:934: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc2w8a49.s:1099: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc2w8a49.s:1342: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc2w8a49.s:1437: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/cc2w8a49.s:1591: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc2w8a49.s:1778: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc2w8a49.s:1991: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cc2w8a49.s:2086: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cc2w8a49.s:2240: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cc2w8a49.s:2419: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc2w8a49.s:2664: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc2w8a49.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/cc5jvczH.s: Assembler messages:
aead.c: /tmp/cc5jvczH.s:254: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc5jvczH.s:355: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc5jvczH.s:424: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc5jvczH.s:440: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc5jvczH.s:695: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc5jvczH.s:780: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cc5jvczH.s:934: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc5jvczH.s:1099: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc5jvczH.s:1342: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc5jvczH.s:1437: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/cc5jvczH.s:1591: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc5jvczH.s:1778: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc5jvczH.s:1991: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cc5jvczH.s:2086: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cc5jvczH.s:2240: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cc5jvczH.s:2419: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc5jvczH.s:2664: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc5jvczH.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/ccymJ9hX.s: Assembler messages:
aead.c: /tmp/ccymJ9hX.s:348: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccymJ9hX.s:449: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccymJ9hX.s:518: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccymJ9hX.s:534: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccymJ9hX.s:789: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccymJ9hX.s:874: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccymJ9hX.s:1028: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccymJ9hX.s:1193: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccymJ9hX.s:1405: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccymJ9hX.s:1500: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccymJ9hX.s:1654: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccymJ9hX.s:1833: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccymJ9hX.s:2076: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccymJ9hX.s:2171: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccymJ9hX.s:2325: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccymJ9hX.s:2504: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccymJ9hX.s:2737: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccymJ9hX.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/ccuTUxv8.s: Assembler messages:
aead.c: /tmp/ccuTUxv8.s:261: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccuTUxv8.s:362: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:431: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccuTUxv8.s:447: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:702: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:787: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:941: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/ccuTUxv8.s:1106: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccuTUxv8.s:1613: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:1714: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccuTUxv8.s:1783: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:1799: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccuTUxv8.s:2054: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccuTUxv8.s:2139: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccuTUxv8.s:2293: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.s:2465: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccuTUxv8.s:2683: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccuTUxv8.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/ccW5aMpU.s: Assembler messages:
permutations.c: /tmp/ccW5aMpU.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccW5aMpU.s:58: Info: did you mean this?
permutations.c: /tmp/ccW5aMpU.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccW5aMpU.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccW5aMpU.s:73: Info: did you mean this?
permutations.c: /tmp/ccW5aMpU.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/ccgse1fb.s: Assembler messages:
permutations.c: /tmp/ccgse1fb.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccgse1fb.s:58: Info: did you mean this?
permutations.c: /tmp/ccgse1fb.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccgse1fb.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccgse1fb.s:73: Info: did you mean this?
permutations.c: /tmp/ccgse1fb.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/ccR4XkUX.s: Assembler messages:
permutations.c: /tmp/ccR4XkUX.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccR4XkUX.s:56: Info: did you mean this?
permutations.c: /tmp/ccR4XkUX.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccR4XkUX.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccR4XkUX.s:71: Info: did you mean this?
permutations.c: /tmp/ccR4XkUX.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/ccTpuilw.s: Assembler messages:
permutations.c: /tmp/ccTpuilw.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccTpuilw.s:58: Info: did you mean this?
permutations.c: /tmp/ccTpuilw.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccTpuilw.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccTpuilw.s:73: Info: did you mean this?
permutations.c: /tmp/ccTpuilw.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) |