Implementation notes: aarch64, pi3aplus, crypto_aead/ascon128abi32v12

Computer: pi3aplus
Microarchitecture: aarch64; A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20230530
Operation: crypto_aead
Primitive: ascon128abi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
10857822820 0 036056 864 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1495259044 0 020959 856 848bi32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
15199418964 0 030919 856 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1551318968 0 022184 864 864bi32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1590344492 0 016519 864 848bi32_lowreggcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1645937460 0 021141 768 856bi32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022112320221122
1740624244 0 017576 872 864bi32_lowreggcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1780291784 0 013751 864 848bi32_lowsizegcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1802541976 0 015232 872 864bi32_lowsizegcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1924151696 0 015413 776 856bi32_lowsizeclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022112320221122
1940588972 0 020079 840 840bi32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
1947083504 0 017221 776 856bi32_lowregclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022112320221122
2191107248 0 020829 768 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022112320221122
25731421440 0 033591 856 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
27540311860 0 023959 856 848bi32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
3103804092 0 015327 848 840bi32_lowreggcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
3342591724 0 012863 848 840bi32_lowsizegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
3900582536 0 014671 864 848bi32_lowsizegcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
3918206592 0 018807 864 848bi32_lowreggcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122
6355102860 0 014055 840 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022112320221122

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/ccQM48h5.s: Assembler messages:
permutations.c: /tmp/ccQM48h5.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccQM48h5.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccQM48h5.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccQM48h5.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccQM48h5.s:1166: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:1245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccQM48h5.s:1386: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccQM48h5.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/ccKNrBB4.s: Assembler messages:
permutations.c: /tmp/ccKNrBB4.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKNrBB4.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKNrBB4.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKNrBB4.s:895: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKNrBB4.s:1166: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:1245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccKNrBB4.s:1386: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccKNrBB4.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/ccEbjVSz.s: Assembler messages:
permutations.c: /tmp/ccEbjVSz.s:106: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEbjVSz.s:202: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:264: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEbjVSz.s:281: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:518: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:597: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:738: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEbjVSz.s:896: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEbjVSz.s:1170: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:1249: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEbjVSz.s:1390: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEbjVSz.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/ccuKDXrr.s: Assembler messages:
permutations.c: /tmp/ccuKDXrr.s:104: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccuKDXrr.s:200: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:262: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccuKDXrr.s:279: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:516: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:595: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:736: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccuKDXrr.s:894: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccuKDXrr.s:1164: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:1243: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccuKDXrr.s:1384: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccuKDXrr.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: __asm__ __volatile__(
aead.c: ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: __asm__ __volatile__(
aead.c: ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: __asm__ __volatile__(
aead.c: ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: __asm__ __volatile__(
aead.c: ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c: __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/cc4lb7wB.s: Assembler messages:
aead.c: /tmp/cc4lb7wB.s:130: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc4lb7wB.s:223: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:284: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc4lb7wB.s:300: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:531: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:608: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:746: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cc4lb7wB.s:879: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc4lb7wB.s:1143: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:1220: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:1357: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc4lb7wB.s:1471: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc4lb7wB.s:1750: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc4lb7wB.s:1827: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/cc4lb7wB.s:1964: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc4lb7wB.s:2078: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc4lb7wB.s:2349: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/cc4lb7wB.s:2426: Error: immediate out of range at operand 3 -- `eor x22,x22,9'
aead.c: /tmp/cc4lb7wB.s:2563: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc4lb7wB.s:2677: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc4lb7wB.s:2877: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:2970: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc4lb7wB.s:3031: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc4lb7wB.s:3047: Error: immediate out of range at operand 3 -- `eor x6,x6,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/ccI4HOWb.s: Assembler messages:
aead.c: /tmp/ccI4HOWb.s:127: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccI4HOWb.s:220: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccI4HOWb.s:281: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccI4HOWb.s:297: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccI4HOWb.s:528: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccI4HOWb.s:605: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccI4HOWb.s:743: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccI4HOWb.s:881: Error: immediate out of range at operand 3 -- `eor x1,x1,9'
aead.c: /tmp/ccI4HOWb.s:1145: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccI4HOWb.s:1222: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccI4HOWb.s:1359: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccI4HOWb.s:1473: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccI4HOWb.s:1752: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccI4HOWb.s:1829: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/ccI4HOWb.s:1966: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccI4HOWb.s:2080: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccI4HOWb.s:2351: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccI4HOWb.s:2428: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccI4HOWb.s:2565: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccI4HOWb.s:2679: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccI4HOWb.s:2877: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccI4HOWb.s:2970: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccI4HOWb.s:3031: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccI4HOWb.s:3047: Error: immediate out of range at operand 3 -- `eor x8,x8,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/ccerCixT.s: Assembler messages:
aead.c: /tmp/ccerCixT.s:202: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccerCixT.s:295: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:356: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccerCixT.s:372: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:603: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:680: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:818: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccerCixT.s:951: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccerCixT.s:1259: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:1336: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccerCixT.s:1473: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccerCixT.s:1587: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccerCixT.s:1911: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccerCixT.s:1988: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccerCixT.s:2125: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccerCixT.s:2239: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccerCixT.s:2587: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccerCixT.s:2664: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccerCixT.s:2801: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccerCixT.s:2915: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccerCixT.s:3195: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccerCixT.s:3288: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccerCixT.s:3349: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccerCixT.s:3365: 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/ccLeyiOk.s: Assembler messages:
aead.c: /tmp/ccLeyiOk.s:130: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccLeyiOk.s:223: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:284: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccLeyiOk.s:300: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:531: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:608: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:746: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccLeyiOk.s:879: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccLeyiOk.s:1167: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccLeyiOk.s:1244: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccLeyiOk.s:1381: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccLeyiOk.s:1495: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccLeyiOk.s:1706: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:1799: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccLeyiOk.s:1860: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:1876: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccLeyiOk.s:2107: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccLeyiOk.s:2184: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccLeyiOk.s:2322: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccLeyiOk.s:2455: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
aead.c: /tmp/ccLeyiOk.s:2731: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccLeyiOk.s:2808: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccLeyiOk.s:2945: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccLeyiOk.s:3059: Error: immediate out of range at operand 3 -- `eor x14,x14,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/ccwDOzuF.s: Assembler messages:
permutations.c: /tmp/ccwDOzuF.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccwDOzuF.s:26: Info: did you mean this?
permutations.c: /tmp/ccwDOzuF.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccwDOzuF.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccwDOzuF.s:41: Info: did you mean this?
permutations.c: /tmp/ccwDOzuF.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/cctZQILH.s: Assembler messages:
permutations.c: /tmp/cctZQILH.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cctZQILH.s:26: Info: did you mean this?
permutations.c: /tmp/cctZQILH.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cctZQILH.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cctZQILH.s:41: Info: did you mean this?
permutations.c: /tmp/cctZQILH.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/ccULsHSE.s: Assembler messages:
permutations.c: /tmp/ccULsHSE.s:30: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccULsHSE.s:30: Info: did you mean this?
permutations.c: /tmp/ccULsHSE.s:30: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccULsHSE.s:45: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccULsHSE.s:45: Info: did you mean this?
permutations.c: /tmp/ccULsHSE.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/ccU9d1bI.s: Assembler messages:
permutations.c: /tmp/ccU9d1bI.s:25: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccU9d1bI.s:25: Info: did you mean this?
permutations.c: /tmp/ccU9d1bI.s:25: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccU9d1bI.s:40: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccU9d1bI.s:40: Info: did you mean this?
permutations.c: /tmp/ccU9d1bI.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

Namespace violations

Implementation: bi32
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
constants.o constants R
permutations.o P12 T
permutations.o P8 T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32

Namespace violations

Implementation: bi32_lowreg
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
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 (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32_lowreg
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowreg
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowreg
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowreg
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowreg

Namespace violations

Implementation: bi32_lowsize
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aead.o ascon_aead T
constants.o constants R
permutations.o P T
update.o ascon_update T

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE bi32_lowsize
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowsize
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowsize
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowsize
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE bi32_lowsize