Test results for armeabi, tinker, crypto_aead/omdsha256k128n96tau64v2

[Page version: 20241024 12:18:11]

Measurements for armeabi, tinker, crypto_aead Test results for armeabi, tinker, crypto_aead Test results for crypto_aead/omdsha256k128n96tau64v2
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: omdsha256k128n96tau64v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
32916810004 0 026865 384 824T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
3605165184 0 021313 384 824T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
39592218044 0 037462 412 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
4245742758 0 015757 376 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
4284263474 0 018257 384 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909

Compiler output


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

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:avx1clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:sse4clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


encrypt.c: /tmp/ccWHVPxN.s: Assembler messages:
encrypt.c: /tmp/ccWHVPxN.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccWHVPxN.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccWHVPxN.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccWHVPxN.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccWHVPxN.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccWHVPxN.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccWHVPxN.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccWHVPxN.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccWHVPxN.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccWHVPxN.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccWHVPxN.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccWHVPxN.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccWHVPxN.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccWHVPxN.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccWHVPxN.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccWHVPxN.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccWHVPxN.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/cckiuEtW.s: Assembler messages:
encrypt.c: /tmp/cckiuEtW.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cckiuEtW.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cckiuEtW.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cckiuEtW.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cckiuEtW.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cckiuEtW.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cckiuEtW.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cckiuEtW.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cckiuEtW.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/cckiuEtW.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/cckiuEtW.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/cckiuEtW.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cckiuEtW.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cckiuEtW.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cckiuEtW.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cckiuEtW.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cckiuEtW.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cckiuEtW.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cckiuEtW.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cckiuEtW.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cckiuEtW.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/cckiuEtW.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/cckiuEtW.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/cckiuEtW.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/ccqgvkH2.s: Assembler messages:
encrypt.c: /tmp/ccqgvkH2.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccqgvkH2.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccqgvkH2.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccqgvkH2.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccqgvkH2.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccqgvkH2.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccqgvkH2.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccqgvkH2.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccqgvkH2.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccqgvkH2.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccqgvkH2.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccqgvkH2.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccqgvkH2.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccqgvkH2.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccqgvkH2.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccqgvkH2.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccqgvkH2.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/cc8iHjNd.s: Assembler messages:
encrypt.c: /tmp/cc8iHjNd.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc8iHjNd.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cc8iHjNd.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cc8iHjNd.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cc8iHjNd.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cc8iHjNd.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cc8iHjNd.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cc8iHjNd.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cc8iHjNd.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/cc8iHjNd.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/cc8iHjNd.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/cc8iHjNd.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc8iHjNd.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cc8iHjNd.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/cc8iHjNd.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/cc8iHjNd.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/cc8iHjNd.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/ccGLHTOz.s: Assembler messages:
encrypt.c: /tmp/ccGLHTOz.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccGLHTOz.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccGLHTOz.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccGLHTOz.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccGLHTOz.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccGLHTOz.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccGLHTOz.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccGLHTOz.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccGLHTOz.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccGLHTOz.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccGLHTOz.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccGLHTOz.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccGLHTOz.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccGLHTOz.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccGLHTOz.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccGLHTOz.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccGLHTOz.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/ccZYZXfM.s: Assembler messages:
encrypt.c: /tmp/ccZYZXfM.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccZYZXfM.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccZYZXfM.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccZYZXfM.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccZYZXfM.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccZYZXfM.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccZYZXfM.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccZYZXfM.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccZYZXfM.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccZYZXfM.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccZYZXfM.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccZYZXfM.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccZYZXfM.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccZYZXfM.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccZYZXfM.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccZYZXfM.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccZYZXfM.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/ccaTubLT.s: Assembler messages:
encrypt.c: /tmp/ccaTubLT.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccaTubLT.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccaTubLT.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccaTubLT.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccaTubLT.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccaTubLT.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccaTubLT.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccaTubLT.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccaTubLT.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccaTubLT.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccaTubLT.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccaTubLT.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccaTubLT.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccaTubLT.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccaTubLT.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccaTubLT.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccaTubLT.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccaTubLT.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccaTubLT.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccaTubLT.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccaTubLT.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccaTubLT.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccaTubLT.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccaTubLT.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

Compiler output


encrypt.c: /tmp/ccUNaxbK.s: Assembler messages:
encrypt.c: /tmp/ccUNaxbK.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccUNaxbK.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccUNaxbK.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccUNaxbK.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccUNaxbK.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccUNaxbK.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccUNaxbK.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccUNaxbK.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccUNaxbK.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccUNaxbK.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccUNaxbK.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccUNaxbK.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccUNaxbK.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccUNaxbK.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccUNaxbK.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccUNaxbK.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccUNaxbK.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...

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

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: 5, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)