Implementation notes: aarch64, pi4b, crypto_aead/ascon128bi32v12

Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: ascon128bi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
12769020316 0 033460 816 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1397128604 0 022650 840 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1464526128 0 020250 840 856bi32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1674081604 0 015794 848 856bi32_lowsizeclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1700203236 0 017466 848 856bi32_lowregclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023122420231222
1740388868 0 021020 816 848bi32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1740398868 0 021980 816 864bi32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1800998572 0 019700 800 840bi32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1813343684 0 015860 816 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1823204792 0 017028 824 848bi32_lowreggcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1824624792 0 017996 824 864bi32_lowreggcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1860082172 0 015411 832 864bi32_lowsizegcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1870261932 0 014219 832 848bi32_lowsizegcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
19205910288 0 022451 808 848bi32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
1933513960 0 016163 808 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
2148132080 0 013292 800 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
2295211860 0 013099 816 840bi32_lowsizegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
2326925748 0 018027 816 848bi32_lowreggcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
2337124432 0 015676 808 840bi32_lowreggcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023122420231222
2432602704 0 014978 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/ccEjBnWe.s: Assembler messages:
permutations.c: /tmp/ccEjBnWe.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEjBnWe.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEjBnWe.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEjBnWe.s:280: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccEjBnWe.s:517: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccEjBnWe.s:596: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccEjBnWe.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEjBnWe.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEjBnWe.s:1008: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccEjBnWe.s:1087: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccEjBnWe.s:1228: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEjBnWe.s:1386: 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/cc4kRCFT.s: Assembler messages:
permutations.c: /tmp/cc4kRCFT.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc4kRCFT.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc4kRCFT.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc4kRCFT.s:280: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc4kRCFT.s:517: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc4kRCFT.s:596: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cc4kRCFT.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc4kRCFT.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc4kRCFT.s:1008: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cc4kRCFT.s:1087: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cc4kRCFT.s:1228: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc4kRCFT.s:1386: 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/ccm4wx3z.s: Assembler messages:
permutations.c: /tmp/ccm4wx3z.s:106: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:202: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccm4wx3z.s:264: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:281: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccm4wx3z.s:518: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccm4wx3z.s:597: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccm4wx3z.s:738: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:896: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:1012: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:1091: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccm4wx3z.s:1232: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccm4wx3z.s:1390: 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/cc3M98Xt.s: Assembler messages:
permutations.c: /tmp/cc3M98Xt.s:104: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc3M98Xt.s:200: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:262: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc3M98Xt.s:279: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:516: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:595: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:736: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc3M98Xt.s:894: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc3M98Xt.s:1006: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:1085: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc3M98Xt.s:1226: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc3M98Xt.s:1384: 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_ascon128bi32v12_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/cco2vhCM.s: Assembler messages:
aead.c: /tmp/cco2vhCM.s:134: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cco2vhCM.s:227: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cco2vhCM.s:288: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cco2vhCM.s:304: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cco2vhCM.s:535: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cco2vhCM.s:612: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cco2vhCM.s:750: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cco2vhCM.s:883: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:995: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cco2vhCM.s:1072: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cco2vhCM.s:1210: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cco2vhCM.s:1365: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:1471: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:1548: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:1686: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cco2vhCM.s:1839: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cco2vhCM.s:1946: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cco2vhCM.s:2023: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:2161: Error: immediate out of range at operand 3 -- `eor x18,x18,9'
aead.c: /tmp/cco2vhCM.s:2315: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cco2vhCM.s:2536: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cco2vhCM.s:2629: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cco2vhCM.s:2690: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cco2vhCM.s:2706: 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 -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/cc0K7WJr.s: Assembler messages:
aead.c: /tmp/cc0K7WJr.s:134: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc0K7WJr.s:227: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0K7WJr.s:288: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc0K7WJr.s:304: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0K7WJr.s:535: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0K7WJr.s:612: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0K7WJr.s:750: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc0K7WJr.s:883: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:995: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc0K7WJr.s:1072: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc0K7WJr.s:1210: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0K7WJr.s:1365: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:1471: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:1548: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:1686: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/cc0K7WJr.s:1839: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cc0K7WJr.s:1947: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc0K7WJr.s:2024: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:2162: Error: immediate out of range at operand 3 -- `eor x18,x18,9'
aead.c: /tmp/cc0K7WJr.s:2316: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc0K7WJr.s:2537: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0K7WJr.s:2630: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0K7WJr.s:2691: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0K7WJr.s:2707: 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 -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/ccGwAe4J.s: Assembler messages:
aead.c: /tmp/ccGwAe4J.s:207: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccGwAe4J.s:300: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccGwAe4J.s:361: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccGwAe4J.s:377: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccGwAe4J.s:608: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccGwAe4J.s:685: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccGwAe4J.s:823: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccGwAe4J.s:956: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccGwAe4J.s:1091: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccGwAe4J.s:1168: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccGwAe4J.s:1306: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/ccGwAe4J.s:1459: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccGwAe4J.s:1609: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccGwAe4J.s:1686: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccGwAe4J.s:1824: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccGwAe4J.s:1977: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccGwAe4J.s:2127: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccGwAe4J.s:2204: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccGwAe4J.s:2342: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccGwAe4J.s:2495: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccGwAe4J.s:2725: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccGwAe4J.s:2818: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccGwAe4J.s:2879: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccGwAe4J.s:2895: 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/ccoGij90.s: Assembler messages:
aead.c: /tmp/ccoGij90.s:133: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccoGij90.s:226: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:287: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccoGij90.s:303: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:534: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:611: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:749: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccoGij90.s:882: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccoGij90.s:1116: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:1209: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccoGij90.s:1270: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:1286: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccoGij90.s:1517: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccoGij90.s:1594: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccoGij90.s:1732: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:1865: Error: immediate out of range at operand 3 -- `eor x1,x1,9'
aead.c: /tmp/ccoGij90.s:1969: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccoGij90.s:2046: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:2184: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/ccoGij90.s:2337: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccoGij90.s:2478: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccoGij90.s:2555: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccoGij90.s:2693: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccoGij90.s:2846: 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 -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/ccAgRayg.s: Assembler messages:
permutations.c: /tmp/ccAgRayg.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccAgRayg.s:26: Info: did you mean this?
permutations.c: /tmp/ccAgRayg.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccAgRayg.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccAgRayg.s:41: Info: did you mean this?
permutations.c: /tmp/ccAgRayg.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/ccxGzmfj.s: Assembler messages:
permutations.c: /tmp/ccxGzmfj.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxGzmfj.s:26: Info: did you mean this?
permutations.c: /tmp/ccxGzmfj.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccxGzmfj.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxGzmfj.s:41: Info: did you mean this?
permutations.c: /tmp/ccxGzmfj.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/ccGwdPpr.s: Assembler messages:
permutations.c: /tmp/ccGwdPpr.s:30: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccGwdPpr.s:30: Info: did you mean this?
permutations.c: /tmp/ccGwdPpr.s:30: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccGwdPpr.s:45: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccGwdPpr.s:45: Info: did you mean this?
permutations.c: /tmp/ccGwdPpr.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/ccACghPw.s: Assembler messages:
permutations.c: /tmp/ccACghPw.s:25: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccACghPw.s:25: Info: did you mean this?
permutations.c: /tmp/ccACghPw.s:25: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccACghPw.s:40: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccACghPw.s:40: Info: did you mean this?
permutations.c: /tmp/ccACghPw.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