Test results for aarch64, pi3bplus, crypto_aead/ascon128abi32v12
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_aead
Test results for aarch64, pi3bplus, crypto_aead
Test results for crypto_aead/ascon128abi32v12
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: ascon128abi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
115273 | 20624 0 0 | 33204 768 864 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
153333 | 4496 0 0 | 17140 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
154074 | 4496 0 0 | 16228 776 864 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
157670 | 9264 0 0 | 21804 768 864 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
157845 | 9264 0 0 | 20892 768 864 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
167417 | 2036 0 0 | 14596 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
172350 | 1744 0 0 | 13412 776 864 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
201880 | 9280 0 0 | 19876 752 840 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
203483 | 4876 0 0 | 16540 768 864 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
248866 | 5224 0 0 | 16947 760 848 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
264204 | 2576 0 0 | 13244 752 840 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
297368 | 12052 0 0 | 23731 760 848 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
318598 | 1748 0 0 | 12380 760 840 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
322318 | 4388 0 0 | 15116 760 840 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
335631 | 6604 0 0 | 18395 768 848 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
360080 | 2612 0 0 | 14331 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/cc6DgDst.s: Assembler messages:
permutations.c: /tmp/cc6DgDst.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc6DgDst.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc6DgDst.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc6DgDst.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc6DgDst.s:1379: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:1466: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc6DgDst.s:1623: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc6DgDst.s:1797: 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/ccy2Vahc.s: Assembler messages:
permutations.c: /tmp/ccy2Vahc.s:162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccy2Vahc.s:266: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:336: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccy2Vahc.s:353: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:614: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:701: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:858: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccy2Vahc.s:1032: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccy2Vahc.s:1379: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:1466: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccy2Vahc.s:1623: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccy2Vahc.s:1797: 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/ccyDSUgh.s: Assembler messages:
permutations.c: /tmp/ccyDSUgh.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccyDSUgh.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccyDSUgh.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccyDSUgh.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccyDSUgh.s:1361: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccyDSUgh.s:1605: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccyDSUgh.s:1779: 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/ccvPSErn.s: Assembler messages:
permutations.c: /tmp/ccvPSErn.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccvPSErn.s:246: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:316: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccvPSErn.s:333: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:594: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:681: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:838: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccvPSErn.s:1012: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccvPSErn.s:1339: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:1426: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccvPSErn.s:1583: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccvPSErn.s:1757: 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_ascon128abi32v12_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_ascon128abi32v12_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/cc8NVs21.s: Assembler messages:
aead.c: /tmp/cc8NVs21.s:267: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc8NVs21.s:368: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cc8NVs21.s:437: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc8NVs21.s:453: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cc8NVs21.s:708: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cc8NVs21.s:793: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cc8NVs21.s:947: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cc8NVs21.s:1112: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc8NVs21.s:1541: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/cc8NVs21.s:1626: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/cc8NVs21.s:1797: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc8NVs21.s:1937: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc8NVs21.s:2347: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc8NVs21.s:2432: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc8NVs21.s:2595: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc8NVs21.s:2735: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc8NVs21.s:3195: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/cc8NVs21.s:3280: Error: immediate out of range at operand 3 -- `eor x22,x22,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/ccwAUg8F.s: Assembler messages:
aead.c: /tmp/ccwAUg8F.s:267: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccwAUg8F.s:368: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccwAUg8F.s:437: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccwAUg8F.s:453: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccwAUg8F.s:708: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccwAUg8F.s:793: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccwAUg8F.s:947: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccwAUg8F.s:1112: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccwAUg8F.s:1541: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/ccwAUg8F.s:1626: Error: immediate out of range at operand 3 -- `eor x23,x23,9'
aead.c: /tmp/ccwAUg8F.s:1797: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccwAUg8F.s:1937: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccwAUg8F.s:2347: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccwAUg8F.s:2432: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccwAUg8F.s:2595: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccwAUg8F.s:2735: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccwAUg8F.s:3195: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/ccwAUg8F.s:3280: Error: immediate out of range at operand 3 -- `eor x22,x22,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/ccXAhPHj.s: Assembler messages:
aead.c: /tmp/ccXAhPHj.s:348: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccXAhPHj.s:449: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccXAhPHj.s:518: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccXAhPHj.s:534: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccXAhPHj.s:789: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccXAhPHj.s:874: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccXAhPHj.s:1028: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccXAhPHj.s:1193: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccXAhPHj.s:1619: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccXAhPHj.s:1704: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccXAhPHj.s:1867: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccXAhPHj.s:2007: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccXAhPHj.s:2485: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccXAhPHj.s:2570: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccXAhPHj.s:2733: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccXAhPHj.s:2873: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccXAhPHj.s:3352: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccXAhPHj.s:3437: Error: immediate out of range at operand 3 -- `eor x15,x15,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/ccsYwoea.s: Assembler messages:
aead.c: /tmp/ccsYwoea.s:257: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccsYwoea.s:358: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:427: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccsYwoea.s:443: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:698: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:783: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:937: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccsYwoea.s:1102: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccsYwoea.s:1565: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccsYwoea.s:1650: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccsYwoea.s:1813: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccsYwoea.s:1953: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccsYwoea.s:2409: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:2510: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccsYwoea.s:2579: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccsYwoea.s:2595: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccsYwoea.s:2850: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccsYwoea.s:2935: Error: immediate out of range at operand 3 -- `eor x9,x9,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/ccoK3i3P.s: Assembler messages:
permutations.c: /tmp/ccoK3i3P.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccoK3i3P.s:58: Info: did you mean this?
permutations.c: /tmp/ccoK3i3P.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccoK3i3P.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccoK3i3P.s:73: Info: did you mean this?
permutations.c: /tmp/ccoK3i3P.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/ccBv7wJn.s: Assembler messages:
permutations.c: /tmp/ccBv7wJn.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccBv7wJn.s:58: Info: did you mean this?
permutations.c: /tmp/ccBv7wJn.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccBv7wJn.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccBv7wJn.s:73: Info: did you mean this?
permutations.c: /tmp/ccBv7wJn.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/ccUOgD2l.s: Assembler messages:
permutations.c: /tmp/ccUOgD2l.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccUOgD2l.s:56: Info: did you mean this?
permutations.c: /tmp/ccUOgD2l.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccUOgD2l.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccUOgD2l.s:71: Info: did you mean this?
permutations.c: /tmp/ccUOgD2l.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/ccpyERCy.s: Assembler messages:
permutations.c: /tmp/ccpyERCy.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccpyERCy.s:58: Info: did you mean this?
permutations.c: /tmp/ccpyERCy.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccpyERCy.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccpyERCy.s:73: Info: did you mean this?
permutations.c: /tmp/ccpyERCy.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: In file included from round.h:8,
update.c: from permutations.h:11,
update.c: from update.c:3:
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 P8 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) |