Test results for armeabi, h7panda, crypto_aead/omdsha256k128n96tau64v2

[Page version: 20260131 15:44:05]

Measurements for armeabi, h7panda, crypto_aead Test results for armeabi, h7panda, crypto_aead Test results for crypto_aead/omdsha256k128n96tau64v2
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k128n96tau64v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
42736510848 0 032155 472 912T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
4764626968 0 026891 472 912T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
47837113704 0 041115 468 920T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
4797458488 0 035835 468 904T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
48228713700 0 041283 468 920T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
4957465084 0 030285 464 904T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
6163014500 0 023255 464 904T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
6243875960 0 031219 468 904T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025102420250922
6564435028 0 024787 472 904T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025102420250922

Compiler output


encrypt.c: <inline asm>:1:1: error: unknown directive
encrypt.c:     1 | .intel_syntax noprefix
encrypt.c:       | ^
encrypt.c: <inline asm>:3:12: error: invalid alignment value
encrypt.c:     3 |     .align 32
encrypt.c:       |            ^
encrypt.c: <inline asm>:5:6: error: invalid operand for instruction
encrypt.c:     5 | push rbx
encrypt.c:       |      ^
encrypt.c: <inline asm>:6:10: error: invalid operand for instruction
encrypt.c:     6 |     push rbp
encrypt.c:       |          ^
encrypt.c: <inline asm>:7:10: error: invalid operand for instruction
encrypt.c:     7 |     push r13
encrypt.c:       |          ^
encrypt.c: <inline asm>:8:10: error: invalid operand for instruction
encrypt.c:     8 |     push r14
encrypt.c:       |          ^
encrypt.c: <inline asm>:9:10: error: invalid operand for instruction
encrypt.c:     9 |     push r15
encrypt.c:       |          ^
encrypt.c: <inline asm>:10:9: error: operand must be a register in range [r0, r15]
encrypt.c:    10 |     sub rsp,32
encrypt.c:       |         ^
encrypt.c: <inline asm>:11:5: error: invalid instruction, did you mean: lsl, sel, vqshl, vrshl, vshl, vshll?
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
T:avx1clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:avx1clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:avx1clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:avx1clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:avx1clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:sse4clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:sse4clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:sse4clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:sse4clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:sse4clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccN1PN85.s: Assembler messages:
encrypt.c: /tmp/ccN1PN85.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccN1PN85.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccN1PN85.s:27: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccN1PN85.s:28: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccN1PN85.s:29: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccN1PN85.s:30: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccN1PN85.s:31: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccN1PN85.s:32: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccN1PN85.s:33: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccN1PN85.s:34: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccN1PN85.s:35: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccN1PN85.s:36: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccN1PN85.s:37: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccN1PN85.s:38: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccN1PN85.s:39: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccN1PN85.s:40: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccN1PN85.s:41: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccN1PN85.s:42: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccN1PN85.s:43: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccN1PN85.s:44: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccfSU6GS.s: Assembler messages:
encrypt.c: /tmp/ccfSU6GS.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccfSU6GS.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccfSU6GS.s:27: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccfSU6GS.s:28: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccfSU6GS.s:29: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccfSU6GS.s:30: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccfSU6GS.s:31: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccfSU6GS.s:32: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccfSU6GS.s:33: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccfSU6GS.s:34: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccfSU6GS.s:35: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccfSU6GS.s:36: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccfSU6GS.s:37: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:38: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:39: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:40: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:41: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:42: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:43: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccfSU6GS.s:44: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccq9xqof.s: Assembler messages:
encrypt.c: /tmp/ccq9xqof.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccq9xqof.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccq9xqof.s:27: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccq9xqof.s:28: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccq9xqof.s:29: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccq9xqof.s:30: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccq9xqof.s:31: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccq9xqof.s:32: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccq9xqof.s:33: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccq9xqof.s:34: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccq9xqof.s:35: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccq9xqof.s:36: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccq9xqof.s:37: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccq9xqof.s:38: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccq9xqof.s:39: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccq9xqof.s:40: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccq9xqof.s:41: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccq9xqof.s:42: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccq9xqof.s:43: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccq9xqof.s:44: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccRX8Iu3.s: Assembler messages:
encrypt.c: /tmp/ccRX8Iu3.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccRX8Iu3.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccRX8Iu3.s:27: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccRX8Iu3.s:28: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccRX8Iu3.s:29: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccRX8Iu3.s:30: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccRX8Iu3.s:31: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccRX8Iu3.s:32: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccRX8Iu3.s:33: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccRX8Iu3.s:34: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccRX8Iu3.s:35: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccRX8Iu3.s:36: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccRX8Iu3.s:37: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:38: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:39: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:40: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:41: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:42: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:43: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccRX8Iu3.s:44: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/cctC4fpe.s: Assembler messages:
encrypt.c: /tmp/cctC4fpe.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cctC4fpe.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cctC4fpe.s:26: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cctC4fpe.s:27: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cctC4fpe.s:28: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cctC4fpe.s:29: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cctC4fpe.s:30: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cctC4fpe.s:31: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cctC4fpe.s:32: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/cctC4fpe.s:33: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/cctC4fpe.s:34: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/cctC4fpe.s:35: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cctC4fpe.s:36: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cctC4fpe.s:37: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cctC4fpe.s:38: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cctC4fpe.s:39: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cctC4fpe.s:40: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cctC4fpe.s:41: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cctC4fpe.s:42: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cctC4fpe.s:43: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccx9l8ky.s: Assembler messages:
encrypt.c: /tmp/ccx9l8ky.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccx9l8ky.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccx9l8ky.s:26: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccx9l8ky.s:27: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccx9l8ky.s:28: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccx9l8ky.s:29: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccx9l8ky.s:30: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccx9l8ky.s:31: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccx9l8ky.s:32: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccx9l8ky.s:33: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccx9l8ky.s:34: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccx9l8ky.s:35: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccx9l8ky.s:36: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:37: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:38: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:39: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:40: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:41: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:42: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccx9l8ky.s:43: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/cc3N7VNr.s: Assembler messages:
encrypt.c: /tmp/cc3N7VNr.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc3N7VNr.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cc3N7VNr.s:26: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cc3N7VNr.s:27: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cc3N7VNr.s:28: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cc3N7VNr.s:29: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cc3N7VNr.s:30: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cc3N7VNr.s:31: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cc3N7VNr.s:32: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/cc3N7VNr.s:33: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/cc3N7VNr.s:34: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/cc3N7VNr.s:35: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc3N7VNr.s:36: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:37: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:38: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:39: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:40: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:41: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:42: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc3N7VNr.s:43: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:41:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:    41 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccigV8He.s: Assembler messages:
encrypt.c: /tmp/ccigV8He.s:21: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccigV8He.s:24: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccigV8He.s:26: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccigV8He.s:27: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccigV8He.s:28: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccigV8He.s:29: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccigV8He.s:30: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccigV8He.s:31: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccigV8He.s:32: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccigV8He.s:33: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccigV8He.s:34: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccigV8He.s:35: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccigV8He.s:36: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccigV8He.s:37: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccigV8He.s:38: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccigV8He.s:39: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccigV8He.s:40: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccigV8He.s:41: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccigV8He.s:42: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccigV8He.s:43: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Namespace violations


omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)