Implementation notes: aarch64, pi3aplus, crypto_hash/asconhashbi32v12

Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240107
Operation: crypto_hash
Primitive: asconhashbi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
779017820 0 018360 840 744refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
875797500 0 016743 832 728refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1086654760 0 015232 840 744bi32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1086694784 0 013975 832 728bi32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1115371984 0 011263 840 728bi32_lowreggcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1186683932 0 015069 768 736bi32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121420231212
119910956 0 010215 840 728bi32_lowsizegcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
127940900 0 011424 848 744bi32_lowsizegcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1279891852 0 012416 848 744bi32_lowreggcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
137537816 0 012005 776 736bi32_lowsizeclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121420231212
1404164748 0 013015 816 720bi32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1444991556 0 012709 776 736bi32_lowregclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121420231212
1483578464 0 017631 832 728refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
1594811976 0 013133 768 736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121420231212
1921945084 0 014199 832 728bi32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
2368601796 0 010151 824 720bi32_lowreggcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
238470896 0 09223 824 720bi32_lowsizegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
2734801252 0 010431 840 728bi32_lowsizegcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
2834672252 0 011463 840 728bi32_lowreggcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212
4182181048 0 09375 816 720refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121420231212

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/cc7SrrHw.s: Assembler messages:
permutations.c: /tmp/cc7SrrHw.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7SrrHw.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7SrrHw.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7SrrHw.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7SrrHw.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7SrrHw.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cc7SrrHw.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cc7SrrHw.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/ccqqNfwd.s: Assembler messages:
permutations.c: /tmp/ccqqNfwd.s:105: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqqNfwd.s:201: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqqNfwd.s:263: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqqNfwd.s:280: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqqNfwd.s:517: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqqNfwd.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqqNfwd.s:737: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqqNfwd.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/ccxoa4oa.s: Assembler messages:
permutations.c: /tmp/ccxoa4oa.s:106: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxoa4oa.s:202: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxoa4oa.s:264: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxoa4oa.s:281: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxoa4oa.s:518: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxoa4oa.s:597: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxoa4oa.s:738: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxoa4oa.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/cci3GyoQ.s: Assembler messages:
permutations.c: /tmp/cci3GyoQ.s:104: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cci3GyoQ.s:200: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cci3GyoQ.s:262: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cci3GyoQ.s:279: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cci3GyoQ.s:516: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cci3GyoQ.s:595: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cci3GyoQ.s:736: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cci3GyoQ.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/ccOaGNKL.s: Assembler messages:
hash.c: /tmp/ccOaGNKL.s:139: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.s:232: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccOaGNKL.s:293: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.s:309: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccOaGNKL.s:540: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccOaGNKL.s:617: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccOaGNKL.s:755: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.s:888: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccOaGNKL.s:1056: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccOaGNKL.s:1149: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:1210: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccOaGNKL.s:1226: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:1457: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:1534: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:1672: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccOaGNKL.s:1805: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccOaGNKL.s:1961: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.s:2054: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:2115: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.s:2131: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:2362: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:2439: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccOaGNKL.s:2577: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccOaGNKL.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/cc4ZpDXB.s: Assembler messages:
hash.c: /tmp/cc4ZpDXB.s:133: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.s:226: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc4ZpDXB.s:287: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.s:303: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc4ZpDXB.s:534: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc4ZpDXB.s:611: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc4ZpDXB.s:749: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.s:882: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/cc4ZpDXB.s:1050: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc4ZpDXB.s:1143: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:1204: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc4ZpDXB.s:1220: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:1451: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:1528: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:1666: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/cc4ZpDXB.s:1799: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc4ZpDXB.s:1955: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.s:2048: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:2109: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.s:2125: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:2356: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:2433: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc4ZpDXB.s:2571: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/cc4ZpDXB.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/ccZuWj31.s: Assembler messages:
hash.c: /tmp/ccZuWj31.s:159: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccZuWj31.s:313: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.s:329: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccZuWj31.s:560: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccZuWj31.s:637: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccZuWj31.s:775: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.s:908: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccZuWj31.s:1102: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccZuWj31.s:1195: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:1256: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccZuWj31.s:1272: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:1503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:1580: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:1718: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccZuWj31.s:1851: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccZuWj31.s:2032: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.s:2125: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:2186: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.s:2202: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:2433: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:2510: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccZuWj31.s:2648: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccZuWj31.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/ccttw28I.s: Assembler messages:
hash.c: /tmp/ccttw28I.s:173: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccttw28I.s:266: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccttw28I.s:327: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccttw28I.s:343: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccttw28I.s:574: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccttw28I.s:651: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccttw28I.s:789: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccttw28I.s:922: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
hash.c: /tmp/ccttw28I.s:1076: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccttw28I.s:1169: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccttw28I.s:1230: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccttw28I.s:1246: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccttw28I.s:1477: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccttw28I.s:1554: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccttw28I.s:1692: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/ccttw28I.s:1825: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccttw28I.s:2009: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccttw28I.s:2102: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccttw28I.s:2163: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccttw28I.s:2179: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccttw28I.s:2410: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccttw28I.s:2487: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccttw28I.s:2625: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/ccttw28I.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/cc6PADtH.s: Assembler messages:
permutations.c: /tmp/cc6PADtH.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc6PADtH.s:26: Info: did you mean this?
permutations.c: /tmp/cc6PADtH.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc6PADtH.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc6PADtH.s:41: Info: did you mean this?
permutations.c: /tmp/cc6PADtH.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/cc4NalSa.s: Assembler messages:
permutations.c: /tmp/cc4NalSa.s:26: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc4NalSa.s:26: Info: did you mean this?
permutations.c: /tmp/cc4NalSa.s:26: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc4NalSa.s:41: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc4NalSa.s:41: Info: did you mean this?
permutations.c: /tmp/cc4NalSa.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/ccuDav8Z.s: Assembler messages:
permutations.c: /tmp/ccuDav8Z.s:30: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccuDav8Z.s:30: Info: did you mean this?
permutations.c: /tmp/ccuDav8Z.s:30: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccuDav8Z.s:45: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccuDav8Z.s:45: Info: did you mean this?
permutations.c: /tmp/ccuDav8Z.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/ccXnUlPh.s: Assembler messages:
permutations.c: /tmp/ccXnUlPh.s:25: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccXnUlPh.s:25: Info: did you mean this?
permutations.c: /tmp/ccXnUlPh.s:25: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccXnUlPh.s:40: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccXnUlPh.s:40: Info: did you mean this?
permutations.c: /tmp/ccXnUlPh.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