Implementation notes: armeabi, berry0, crypto_aead/romulust

Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: romulust
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
932769318188 640 029456 1036 816aadomn/opt32gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
984380826312 640 039316 1036 816aadomn/opt32gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
1006412516716 640 027509 1028 816aadomn/opt32gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
1046696819716 640 033673 1020 816aadomn/opt32clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
1064843217424 640 029064 1036 816aadomn/opt32gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
1126056325300 640 040994 1024 816aadomn/opt32clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
1127006225300 640 040994 1024 816aadomn/opt32clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
1254361027544 640 042210 1024 824aadomn/opt32clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
1277871427760 640 042426 1024 824aadomn/opt32clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
2271828715996 12 029572 408 816T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
2876169812596 12 027881 396 824T:refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
2961594312624 12 027905 396 824T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
3971736710980 12 027289 396 816T:refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
3972161010980 12 027289 396 816T:refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
598384185432 12 017223 404 816T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
656087564656 12 016012 400 816T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107
679720675668 12 020240 392 816T:refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024020120240107
696886035048 12 017207 404 816T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024020120240107

Compiler output

Implementation: aadomn/armv7a
Security model: constbranchindex
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skinny128.S: skinny128.S:215:2: error: invalid instruction
skinny128.S: vld1.8 {q0}, [r1]
skinny128.S: ^
skinny128.S: skinny128.S:216:2: error: invalid instruction
skinny128.S: vld1.8 {q3}, [r2]
skinny128.S: ^
skinny128.S: skinny128.S:217:2: error: invalid instruction
skinny128.S: vld1.8 {q4}, [r3]
skinny128.S: ^
skinny128.S: skinny128.S:218:2: error: invalid instruction
skinny128.S: vld1.8 {q5}, [r4]
skinny128.S: ^
skinny128.S: <instantiation>:2:2: error: instruction requires: armv8m.base
skinny128.S: movw r2, #0x0004
skinny128.S: ^
skinny128.S: skinny128.S:219:2: note: while in macro instantiation
skinny128.S: load_vtbl
skinny128.S: ^
skinny128.S: <instantiation>:3:2: error: instruction requires: armv8m.base
skinny128.S: movt r2, #0x080c
skinny128.S: ^
skinny128.S: skinny128.S:219:2: note: while in macro instantiation
skinny128.S: load_vtbl
skinny128.S: ^
skinny128.S: <instantiation>:4:2: error: instruction requires: armv8m.base
skinny128.S: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE aadomn/armv7a
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE aadomn/armv7a
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE aadomn/armv7a
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE aadomn/armv7a

Compiler output

Implementation: aadomn/armv7a
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skinny128.S: skinny128.S:214:2: error: instruction requires: VFP2
skinny128.S: vpush {d8-d12}
skinny128.S: ^
skinny128.S: skinny128.S:215:2: error: invalid instruction
skinny128.S: vld1.8 {q0}, [r1]
skinny128.S: ^
skinny128.S: skinny128.S:216:2: error: invalid instruction
skinny128.S: vld1.8 {q3}, [r2]
skinny128.S: ^
skinny128.S: skinny128.S:217:2: error: invalid instruction
skinny128.S: vld1.8 {q4}, [r3]
skinny128.S: ^
skinny128.S: skinny128.S:218:2: error: invalid instruction
skinny128.S: vld1.8 {q5}, [r4]
skinny128.S: ^
skinny128.S: <instantiation>:2:2: error: instruction requires: armv8m.base
skinny128.S: movw r2, #0x0004
skinny128.S: ^
skinny128.S: skinny128.S:219:2: note: while in macro instantiation
skinny128.S: load_vtbl
skinny128.S: ^
skinny128.S: <instantiation>:3:2: error: instruction requires: armv8m.base
skinny128.S: movt r2, #0x080c
skinny128.S: ^
skinny128.S: skinny128.S:219:2: note: while in macro instantiation
skinny128.S: ...

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

Compiler output

Implementation: aadomn/armv7a
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:214: Error: selected processor does not support `vpush {d8-d12}' in Thumb mode
skinny128.S: skinny128.S:215: Error: selected processor does not support `vld1.8 {q0},[r1]' in Thumb mode
skinny128.S: skinny128.S:216: Error: selected processor does not support `vld1.8 {q3},[r2]' in Thumb mode
skinny128.S: skinny128.S:217: Error: selected processor does not support `vld1.8 {q4},[r3]' in Thumb mode
skinny128.S: skinny128.S:218: Error: selected processor does not support `vld1.8 {q5},[r4]' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r2,#0x0004' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r2,#0x080c' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r3,#0x0501' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r3,#0x0d09' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `vmov d24,r2,r3' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r2,#0x1410' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r2,#0x1c18' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r3,#0x1511' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r3,#0x1d19' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `vmov d25,r2,r3' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r2,#0x8103' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r2,#0x0082' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r3,#0x22a0' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r3,#0xa220' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `vmov d26,r2,r3' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r2,#0x4341' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r2,#0xc2c0' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movw r3,#0x6260' in Thumb mode
skinny128.S: skinny128.S:219: Error: selected processor does not support `movt r3,#0xe2e0' in Thumb mode
skinny128.S: ...

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

Compiler output

Implementation: aadomn/armv7m
Security model: constbranchindex
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skinny128_core.s: <instantiation>:1:1: error: invalid instruction, any one of the following would fix this:
skinny128_core.s: orr r8, r2, r3
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:92:2: note: while in macro instantiation
skinny128_core.s: sbox r2, r3, r4, r5, r8, r6
skinny128_core.s: ^
skinny128_core.s: <instantiation>:1:1: note: instruction requires: arm-mode
skinny128_core.s: orr r8, r2, r3
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:92:2: note: while in macro instantiation
skinny128_core.s: sbox r2, r3, r4, r5, r8, r6
skinny128_core.s: ^
skinny128_core.s: <instantiation>:1:1: note: instruction requires: thumb2
skinny128_core.s: orr r8, r2, r3
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:92:2: note: while in macro instantiation
skinny128_core.s: sbox r2, r3, r4, r5, r8, r6
skinny128_core.s: ^
skinny128_core.s: <instantiation>:2:2: error: invalid instruction, any one of the following would fix this:
skinny128_core.s: eor r5, r5, r8
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:92:2: note: while in macro instantiation
skinny128_core.s: sbox r2, r3, r4, r5, r8, r6
skinny128_core.s: ^
skinny128_core.s: <instantiation>:2:2: note: instruction requires: arm-mode
skinny128_core.s: ...

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

Compiler output

Implementation: aadomn/armv7m
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
skinny128_core.s: skinny128_core.s: Assembler messages:
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `orr r8,r2,r3'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r5,r5,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `mvn r5,r5'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r8,r3,r4,lsr#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `and r8,r8,r6,lsr#0'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r3,r3,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r4,r4,r8,lsl#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r8,r4,r5,lsr#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `and r8,r8,r6,lsr#0'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r4,r4,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r5,r5,r8,lsl#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `orr r8,r4,r5'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r3,r3,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `mvn r3,r3'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r8,r2,r3,lsr#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `and r8,r8,r6,lsr#0'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r2,r2,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r3,r3,r8,lsl#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r8,r5,r2,lsr#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `and r8,r8,r6,lsr#0'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r5,r5,r8'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r2,r2,r8,lsl#1'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `orr r8,r2,r3'
skinny128_core.s: skinny128_core.s:92: Error: cannot honor width suffix -- `eor r5,r5,r8'
skinny128_core.s: ...

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

Compiler output

Implementation: aadomn/armv8a/onthefly
Security model: constbranchindex
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skinny128.S: skinny128.S:230:11: error: register expected
skinny128.S: ldr q0, [x1]
skinny128.S: ^
skinny128.S: skinny128.S:231:11: error: register expected
skinny128.S: ldr q4, [x2]
skinny128.S: ^
skinny128.S: skinny128.S:232:11: error: register expected
skinny128.S: ldr q5, [x3]
skinny128.S: ^
skinny128.S: skinny128.S:233:11: error: register expected
skinny128.S: ldr q6, [x4]
skinny128.S: ^
skinny128.S: skinny128.S:234:6: error: operand must be a register in range [r0, r15]
skinny128.S: adr x1, rconst
skinny128.S: ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q20, =0x0b0c0e0a0d080f090304060205000701
skinny128.S: ^
skinny128.S: skinny128.S:235:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S: ldr q21, =0x00000000000000020000000000000000
skinny128.S: ^
skinny128.S: skinny128.S:235:2: note: while in macro instantiation
skinny128.S: ...

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

Compiler output

Implementation: aadomn/armv8a/onthefly
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:230: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:231: Error: ARM register expected -- `ldr q4,[x2]'
skinny128.S: skinny128.S:232: Error: ARM register expected -- `ldr q5,[x3]'
skinny128.S: skinny128.S:233: Error: ARM register expected -- `ldr q6,[x4]'
skinny128.S: skinny128.S:234: Error: ARM register expected -- `adr x1,rconst'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q20,=0x0b0c0e0a0d080f090304060205000701'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q22,=0x00000000000000000000000000000000'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q30,=0x65646363454443433534333385848180'
skinny128.S: skinny128.S:235: Error: ARM register expected -- `ldr q31,=0xe5e4e1e0c5c4c1c0a5a4a1a015141313'
skinny128.S: skinny128.S:236: Error: bad arguments to instruction -- `and v1.16b,v0.16b,v26.16b'
skinny128.S: skinny128.S:236: Error: bad instruction `ushr v2.16b,v0.16b,#4'
skinny128.S: skinny128.S:236: Error: bad instruction `tbl v0.16b,{v27.16b},v1.16b'
skinny128.S: skinny128.S:236: Error: bad instruction `tbl v2.16b,{v28.16b},v2.16b'
skinny128.S: skinny128.S:236: Error: ARM register expected -- `ldr d16,[x1],#8'
skinny128.S: skinny128.S:236: Error: bad arguments to instruction -- `eor v7.8b,v5.8b,v6.8b'
skinny128.S: skinny128.S:236: Error: bad arguments to instruction -- `eor v7.8b,v7.8b,v4.8b'
skinny128.S: ...

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

Compiler output

Implementation: aadomn/armv8a/precalculate
Security model: constbranchindex
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
skinny128.S: skinny128.S:93:11: error: register expected
skinny128.S: ldr q0, [x1]
skinny128.S: ^
skinny128.S: skinny128.S:94:11: error: register expected
skinny128.S: ldr d3, [x2]
skinny128.S: ^
skinny128.S: skinny128.S:95:11: error: register expected
skinny128.S: ldr d4, [x2, #8]
skinny128.S: ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q21, =0x00000000000000020000000000000000
skinny128.S: ^
skinny128.S: skinny128.S:96:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S: ldr q22, =0x0f0e0d0c0a0b09080304060205000701
skinny128.S: ^
skinny128.S: skinny128.S:96:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:3:12: error: literal value out of range for directive
skinny128.S: ldr q23, =0x09080b0a06050407030201000c0f0e0d
skinny128.S: ^
skinny128.S: skinny128.S:96:2: note: while in macro instantiation
skinny128.S: ...

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

Compiler output

Implementation: aadomn/armv8a/precalculate
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:93: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:94: Error: ARM register expected -- `ldr d3,[x2]'
skinny128.S: skinny128.S:95: Error: ARM register expected -- `ldr d4,[x2,#8]'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q22,=0x0f0e0d0c0a0b09080304060205000701'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q30,=0x65646363454443433534333385848180'
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q31,=0xe5e4e1e0c5c4c1c0a5a4a1a015141313'
skinny128.S: skinny128.S:97: Error: bad arguments to instruction -- `and v1.16b,v0.16b,v26.16b'
skinny128.S: skinny128.S:97: Error: bad instruction `ushr v2.16b,v0.16b,#4'
skinny128.S: skinny128.S:97: Error: bad instruction `tbl v0.16b,{v27.16b},v1.16b'
skinny128.S: skinny128.S:97: Error: bad instruction `tbl v2.16b,{v28.16b},v2.16b'
skinny128.S: skinny128.S:97: Error: ARM register expected -- `ldr d5,[x3],#8'
skinny128.S: skinny128.S:97: Error: ARM register expected -- `eor v0.16b,v0.16b,v2.16b'
skinny128.S: skinny128.S:97: Error: bad arguments to instruction -- `eor v5.16b,v5.16b,v3.16b'
skinny128.S: skinny128.S:97: Error: bad instruction `ushr v2.16b,v0.16b,#3'
skinny128.S: skinny128.S:97: Error: bad arguments to instruction -- `and v1.16b,v0.16b,v26.16b'
skinny128.S: skinny128.S:97: Error: bad instruction `tbl v2.16b,{v30.16b-v31.16b},v2.16b'
skinny128.S: ...

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

Namespace violations

Implementation: aadomn/opt32
Security model: constbranchindex
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
romulus_t.o romulusht T
romulus_t.o romulust_generate_tag T
romulus_t.o romulust_init T
romulus_t.o romulust_kdf T
romulus_t.o romulust_process_msg T
skinny128.o mixcolumns_0 T
skinny128.o mixcolumns_1 T
skinny128.o mixcolumns_2 T
skinny128.o mixcolumns_3 T
skinny128.o skinny128_384_plus T
tk_schedule.o lfsr2_bs T
tk_schedule.o lfsr3_bs T
tk_schedule.o packing T
tk_schedule.o permute_tk T
tk_schedule.o permute_tk_10 T
tk_schedule.o permute_tk_12 T
tk_schedule.o permute_tk_14 T
tk_schedule.o permute_tk_2 T
tk_schedule.o permute_tk_4 T
tk_schedule.o permute_tk_6 T
tk_schedule.o permute_tk_8 T
tk_schedule.o precompute_lfsr_tk2 T
tk_schedule.o precompute_lfsr_tk3 T
tk_schedule.o rconst_32_bs D
tk_schedule.o tk_schedule_1 T
tk_schedule.o tk_schedule_123 T
tk_schedule.o tk_schedule_13 T
tk_schedule.o tk_schedule_23 T
tk_schedule.o unpacking T

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

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
hash.o crypto_hash T
hash.o hirose_128_128_256 T
hash.o initialize T
hash.o ipad_128 T
hash.o ipad_256 T
romulus_t_reference.o block_cipher T
romulus_t_reference.o compose_tweakey T
romulus_t_reference.o crypto_hash_vector T
romulus_t_reference.o generate_tag T
romulus_t_reference.o kdf T
romulus_t_reference.o lfsr_gf56 T
romulus_t_reference.o msg_decryption T
romulus_t_reference.o msg_encryption T
romulus_t_reference.o reset_lfsr_gf56 T
romulus_t_reference.o romulus_t_decrypt T
romulus_t_reference.o romulus_t_encrypt T
skinny_reference.o AddConstants T
skinny_reference.o AddKey T
skinny_reference.o BLOCK_SIZE D
skinny_reference.o MixColumn T
skinny_reference.o N_RNDS D
skinny_reference.o P R
skinny_reference.o RC R
skinny_reference.o ShiftRows T
skinny_reference.o SubCell8 T
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_SIZE D
skinny_reference.o enc T
skinny_reference.o sbox_8 R
skinny_reference.o skinny_128_384_plus_enc T

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