Implementation notes: aarch64, pi4b, crypto_aead/ascon128abi32v12

Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: ascon128abi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
8836621408 0 034556 816 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
9235211920 0 025962 840 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
996696940 0 021058 840 856bi32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1148881756 0 015938 848 856bi32_lowsizeclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1149313396 0 017626 848 856bi32_lowregclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1175219804 0 021948 816 848bi32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1179269784 0 022892 816 864bi32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1210699648 0 020772 800 840bi32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1225965008 0 018228 824 864bi32_lowreggcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1229904992 0 017252 824 848bi32_lowreggcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1251192188 0 015435 832 864bi32_lowsizegcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1271411936 0 014211 832 848bi32_lowsizegcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1297344956 0 017148 816 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
13274512136 0 024315 808 848bi32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1386275312 0 017531 808 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1536431924 0 013155 816 840bi32_lowsizegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1572864736 0 015980 808 840bi32_lowreggcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1621476740 0 019027 816 848bi32_lowreggcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1636042640 0 013852 800 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1698772784 0 015042 824 848bi32_lowsizegcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [tmp1] "=r"(tmp1)
aead.c: ^
aead.c: ./round.h:15:13: note: use constraint modifier "w"
aead.c: "ldrb %[tmp1], [%[C]], #1\n\t"
aead.c: ^~~~~~~
aead.c: %w[tmp1]
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c: ^
aead.c: ./round.h:16:12: note: use constraint modifier "w"
aead.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c: ^~~~~~~
aead.c: %w[x0_l]
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c: ^
aead.c: ./round.h:16:21: note: use constraint modifier "w"
aead.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c: ^~~~~~~
aead.c: %w[x0_l]
aead.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
aead.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32_armv6

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/cc5BuANX.s: Assembler messages:
permutations.c: /tmp/cc5BuANX.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc5BuANX.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc5BuANX.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc5BuANX.s:280: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc5BuANX.s:517: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc5BuANX.s:596: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cc5BuANX.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc5BuANX.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc5BuANX.s:1166: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc5BuANX.s:1245: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cc5BuANX.s:1386: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc5BuANX.s:1544: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccl5pl64.s: Assembler messages:
permutations.c: /tmp/ccl5pl64.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccl5pl64.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccl5pl64.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccl5pl64.s:280: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccl5pl64.s:517: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccl5pl64.s:596: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccl5pl64.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccl5pl64.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccl5pl64.s:1166: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccl5pl64.s:1245: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccl5pl64.s:1386: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccl5pl64.s:1544: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccPj9hZr.s: Assembler messages:
permutations.c: /tmp/ccPj9hZr.s:106: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPj9hZr.s:202: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:264: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPj9hZr.s:281: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:518: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:597: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:738: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPj9hZr.s:896: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPj9hZr.s:1170: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:1249: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPj9hZr.s:1390: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPj9hZr.s:1548: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccWiYpV6.s: Assembler messages:
permutations.c: /tmp/ccWiYpV6.s:104: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccWiYpV6.s:200: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:262: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccWiYpV6.s:279: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:516: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:595: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:736: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccWiYpV6.s:894: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccWiYpV6.s:1164: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:1243: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccWiYpV6.s:1384: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccWiYpV6.s:1542: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6

Compiler output

Implementation: bi32_armv6m
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
aead.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
aead.c: ^
aead.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
aead.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
aead.c: ^
aead.c: 2 errors generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32_armv6m

Compiler output

Implementation: bi32_armv6m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aead.c: In file included from permutations.h:11,
aead.c: from aead.c:4:
aead.c: aead.c: In function 'crypto_aead_ascon128abi32v12_bi32_armv6m_constbranchindex_encrypt':
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: 13 | __asm__ __volatile__(
aead.c: | ^~~~~~~

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6m
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6m
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6m
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv6m

Compiler output

Implementation: bi32_armv7m
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [tmp1] "=r"(tmp1)
aead.c: ^
aead.c: ./round.h:15:13: note: use constraint modifier "w"
aead.c: "ldrb %[tmp1], [%[C]], #1\n\t"
aead.c: ^~~~~~~
aead.c: %w[tmp1]
aead.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c: ^
aead.c: ./round.h:16:12: note: use constraint modifier "w"
aead.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c: ^~~~~~~
aead.c: %w[x0_l]
aead.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c: ^
aead.c: ./round.h:16:21: note: use constraint modifier "w"
aead.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c: ^~~~~~~
aead.c: %w[x0_l]
aead.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
aead.c: ...

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32_armv7m bi32_armv7m_small

Compiler output

Implementation: bi32_armv7m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aead.c: /tmp/cccdHpGC.s: Assembler messages:
aead.c: /tmp/cccdHpGC.s:137: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cccdHpGC.s:230: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cccdHpGC.s:291: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cccdHpGC.s:307: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cccdHpGC.s:538: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cccdHpGC.s:615: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cccdHpGC.s:753: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cccdHpGC.s:886: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccdHpGC.s:1151: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccdHpGC.s:1228: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccdHpGC.s:1368: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cccdHpGC.s:1488: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cccdHpGC.s:1758: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccdHpGC.s:1835: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cccdHpGC.s:1972: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cccdHpGC.s:2086: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cccdHpGC.s:2358: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cccdHpGC.s:2435: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cccdHpGC.s:2572: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cccdHpGC.s:2686: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cccdHpGC.s:2924: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cccdHpGC.s:3017: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cccdHpGC.s:3078: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cccdHpGC.s:3094: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m

Compiler output

Implementation: bi32_armv7m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aead.c: /tmp/ccjOSz3S.s: Assembler messages:
aead.c: /tmp/ccjOSz3S.s:137: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccjOSz3S.s:230: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccjOSz3S.s:291: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccjOSz3S.s:307: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccjOSz3S.s:538: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccjOSz3S.s:615: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccjOSz3S.s:753: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccjOSz3S.s:886: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccjOSz3S.s:1151: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccjOSz3S.s:1228: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccjOSz3S.s:1368: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccjOSz3S.s:1488: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccjOSz3S.s:1758: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccjOSz3S.s:1835: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccjOSz3S.s:1972: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccjOSz3S.s:2086: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccjOSz3S.s:2358: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccjOSz3S.s:2435: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccjOSz3S.s:2572: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccjOSz3S.s:2686: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccjOSz3S.s:2924: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccjOSz3S.s:3017: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccjOSz3S.s:3078: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccjOSz3S.s:3094: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m

Compiler output

Implementation: bi32_armv7m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
aead.c: /tmp/cckxvXM5.s: Assembler messages:
aead.c: /tmp/cckxvXM5.s:207: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cckxvXM5.s:300: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckxvXM5.s:361: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cckxvXM5.s:377: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckxvXM5.s:608: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckxvXM5.s:685: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cckxvXM5.s:823: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cckxvXM5.s:956: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cckxvXM5.s:1264: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cckxvXM5.s:1341: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cckxvXM5.s:1478: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cckxvXM5.s:1592: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cckxvXM5.s:1923: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cckxvXM5.s:2000: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cckxvXM5.s:2137: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cckxvXM5.s:2251: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cckxvXM5.s:2597: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckxvXM5.s:2674: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cckxvXM5.s:2811: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cckxvXM5.s:2925: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cckxvXM5.s:3210: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cckxvXM5.s:3303: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cckxvXM5.s:3364: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cckxvXM5.s:3380: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m

Compiler output

Implementation: bi32_armv7m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
aead.c: /tmp/ccH6QnPz.s: Assembler messages:
aead.c: /tmp/ccH6QnPz.s:134: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccH6QnPz.s:227: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:288: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccH6QnPz.s:304: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:535: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:612: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:750: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccH6QnPz.s:883: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccH6QnPz.s:1186: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccH6QnPz.s:1263: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccH6QnPz.s:1400: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccH6QnPz.s:1514: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccH6QnPz.s:1757: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:1850: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccH6QnPz.s:1911: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:1927: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccH6QnPz.s:2158: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccH6QnPz.s:2235: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccH6QnPz.s:2373: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:2506: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
aead.c: /tmp/ccH6QnPz.s:2773: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:2850: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccH6QnPz.s:2987: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccH6QnPz.s:3101: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m

Compiler output

Implementation: bi32_armv7m_small
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccGvSqbs.s: Assembler messages:
permutations.c: /tmp/ccGvSqbs.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccGvSqbs.s:26: Info: did you mean this?
permutations.c: /tmp/ccGvSqbs.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccGvSqbs.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccGvSqbs.s:41: Info: did you mean this?
permutations.c: /tmp/ccGvSqbs.s:41: Info: ldrb w14, [x1], #1

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m_small

Compiler output

Implementation: bi32_armv7m_small
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccqZa8dR.s: Assembler messages:
permutations.c: /tmp/ccqZa8dR.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqZa8dR.s:26: Info: did you mean this?
permutations.c: /tmp/ccqZa8dR.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccqZa8dR.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqZa8dR.s:41: Info: did you mean this?
permutations.c: /tmp/ccqZa8dR.s:41: Info: ldrb w14, [x1], #1

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m_small

Compiler output

Implementation: bi32_armv7m_small
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/ccenzQq4.s: Assembler messages:
permutations.c: /tmp/ccenzQq4.s:30: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccenzQq4.s:30: Info: did you mean this?
permutations.c: /tmp/ccenzQq4.s:30: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccenzQq4.s:45: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccenzQq4.s:45: Info: did you mean this?
permutations.c: /tmp/ccenzQq4.s:45: Info: ldrb w14, [x1], #1

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m_small

Compiler output

Implementation: bi32_armv7m_small
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
permutations.c: /tmp/cc8crm0q.s: Assembler messages:
permutations.c: /tmp/cc8crm0q.s:25: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc8crm0q.s:25: Info: did you mean this?
permutations.c: /tmp/cc8crm0q.s:25: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc8crm0q.s:40: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc8crm0q.s:40: Info: did you mean this?
permutations.c: /tmp/cc8crm0q.s:40: Info: ldrb w14, [x1], #1

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_armv7m_small