Implementation notes: aarch64, pi3aplus, crypto_hash/asconhashbi32v12

Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240425
Operation: crypto_hash
Primitive: asconhashbi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
779017820 0 018208 840 744refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
875657500 0 016591 832 728refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1086984760 0 015080 840 744bi32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1087094784 0 013823 832 728bi32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1115401984 0 011111 840 728bi32_lowreggcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1186793932 0 014917 768 736bi32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024042620240425
119938956 0 010063 840 728bi32_lowsizegcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
127948900 0 011272 848 744bi32_lowsizegcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1280231852 0 012264 848 744bi32_lowreggcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
137540816 0 011853 776 736bi32_lowsizeclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024042620240425
1404204748 0 012863 816 720bi32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1445261556 0 012557 776 736bi32_lowregclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024042620240425
1483658464 0 017479 832 728refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
1595191976 0 012981 768 736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024042620240425
1922025084 0 014047 832 728bi32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
2368651796 0 09999 824 720bi32_lowreggcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
238581896 0 09071 824 720bi32_lowsizegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
2736941252 0 010279 840 728bi32_lowsizegcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
2835962252 0 011311 840 728bi32_lowreggcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425
4189211048 0 09223 816 720refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024042620240425

Compiler output

Implementation: bi32_armv6
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.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/ccnlbXAb.s: Assembler messages:
permutations.c: /tmp/ccnlbXAb.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnlbXAb.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnlbXAb.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnlbXAb.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnlbXAb.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnlbXAb.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnlbXAb.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnlbXAb.s:895: 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/ccrcWFNJ.s: Assembler messages:
permutations.c: /tmp/ccrcWFNJ.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrcWFNJ.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrcWFNJ.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrcWFNJ.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrcWFNJ.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrcWFNJ.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrcWFNJ.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrcWFNJ.s:895: 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/ccAe6dJX.s: Assembler messages:
permutations.c: /tmp/ccAe6dJX.s:106: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAe6dJX.s:202: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAe6dJX.s:264: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAe6dJX.s:281: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAe6dJX.s:518: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAe6dJX.s:597: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAe6dJX.s:738: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAe6dJX.s:896: 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/ccdxe6e6.s: Assembler messages:
permutations.c: /tmp/ccdxe6e6.s:104: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccdxe6e6.s:200: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccdxe6e6.s:262: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccdxe6e6.s:279: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccdxe6e6.s:516: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccdxe6e6.s:595: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccdxe6e6.s:736: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccdxe6e6.s:894: 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
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.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
hash.c: In file included from permutations.h:11,
hash.c: from hash.c:4:
hash.c: hash.c: In function 'crypto_hash_asconhashbi32v12_bi32_armv6m_constbranchindex':
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.c: ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.c: ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.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
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.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
hash.c: /tmp/cczDdM2b.s: Assembler messages:
hash.c: /tmp/cczDdM2b.s:139: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:232: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczDdM2b.s:293: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:309: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczDdM2b.s:540: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczDdM2b.s:617: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cczDdM2b.s:755: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:888: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/cczDdM2b.s:1056: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczDdM2b.s:1149: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:1210: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczDdM2b.s:1226: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:1457: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:1534: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:1672: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cczDdM2b.s:1805: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cczDdM2b.s:1961: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:2054: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:2115: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:2131: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:2362: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:2439: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cczDdM2b.s:2577: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cczDdM2b.s:2710: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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
hash.c: /tmp/ccdPvuKW.s: Assembler messages:
hash.c: /tmp/ccdPvuKW.s:133: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:226: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdPvuKW.s:287: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:303: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdPvuKW.s:534: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdPvuKW.s:611: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccdPvuKW.s:749: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:882: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccdPvuKW.s:1050: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdPvuKW.s:1143: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:1204: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdPvuKW.s:1220: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:1451: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:1528: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:1666: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccdPvuKW.s:1799: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccdPvuKW.s:1955: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:2048: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:2109: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:2125: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:2356: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:2433: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccdPvuKW.s:2571: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccdPvuKW.s:2704: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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
hash.c: /tmp/ccWNpunL.s: Assembler messages:
hash.c: /tmp/ccWNpunL.s:159: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccWNpunL.s:313: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:329: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccWNpunL.s:560: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccWNpunL.s:637: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccWNpunL.s:775: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:908: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccWNpunL.s:1102: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccWNpunL.s:1195: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:1256: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccWNpunL.s:1272: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:1503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:1580: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:1718: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccWNpunL.s:1851: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccWNpunL.s:2032: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:2125: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:2186: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:2202: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:2433: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:2510: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccWNpunL.s:2648: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccWNpunL.s:2781: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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
hash.c: /tmp/ccCFb6n6.s: Assembler messages:
hash.c: /tmp/ccCFb6n6.s:173: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccCFb6n6.s:266: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccCFb6n6.s:327: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccCFb6n6.s:343: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccCFb6n6.s:574: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccCFb6n6.s:651: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccCFb6n6.s:789: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccCFb6n6.s:922: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
hash.c: /tmp/ccCFb6n6.s:1076: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccCFb6n6.s:1169: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccCFb6n6.s:1230: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccCFb6n6.s:1246: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccCFb6n6.s:1477: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccCFb6n6.s:1554: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccCFb6n6.s:1692: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccCFb6n6.s:1825: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccCFb6n6.s:2009: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccCFb6n6.s:2102: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccCFb6n6.s:2163: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccCFb6n6.s:2179: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccCFb6n6.s:2410: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccCFb6n6.s:2487: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccCFb6n6.s:2625: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccCFb6n6.s:2758: Error: immediate out of range at operand 3 -- `eor x5,x5,9'

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/ccgNTm6o.s: Assembler messages:
permutations.c: /tmp/ccgNTm6o.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccgNTm6o.s:26: Info: did you mean this?
permutations.c: /tmp/ccgNTm6o.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccgNTm6o.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccgNTm6o.s:41: Info: did you mean this?
permutations.c: /tmp/ccgNTm6o.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/ccc6Rexj.s: Assembler messages:
permutations.c: /tmp/ccc6Rexj.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccc6Rexj.s:26: Info: did you mean this?
permutations.c: /tmp/ccc6Rexj.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccc6Rexj.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccc6Rexj.s:41: Info: did you mean this?
permutations.c: /tmp/ccc6Rexj.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/ccDcIzR6.s: Assembler messages:
permutations.c: /tmp/ccDcIzR6.s:30: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccDcIzR6.s:30: Info: did you mean this?
permutations.c: /tmp/ccDcIzR6.s:30: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccDcIzR6.s:45: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccDcIzR6.s:45: Info: did you mean this?
permutations.c: /tmp/ccDcIzR6.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/cc0wVO6p.s: Assembler messages:
permutations.c: /tmp/cc0wVO6p.s:25: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc0wVO6p.s:25: Info: did you mean this?
permutations.c: /tmp/cc0wVO6p.s:25: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc0wVO6p.s:40: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc0wVO6p.s:40: Info: did you mean this?
permutations.c: /tmp/cc0wVO6p.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

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
constants.o constants R
hash.o ascon_absorb T
hash.o ascon_inithash T
hash.o ascon_squeeze T

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
constants.o constants R
permutations.o P 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