Test results for armeabi, tinker, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_aead
Test results for armeabi, tinker, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
Checksum failure
6147a2548a404a3fb9d831872af96b879aced65d45f14bf9b2a376237f1f5516
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
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:
Implementation | Compiler |
T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
encrypt.c: /tmp/ccrB07b9.s: Assembler messages:
encrypt.c: /tmp/ccrB07b9.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccrB07b9.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccrB07b9.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccrB07b9.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccrB07b9.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccrB07b9.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccrB07b9.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccrB07b9.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccrB07b9.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccrB07b9.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccrB07b9.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccrB07b9.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccrB07b9.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccrB07b9.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccrB07b9.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccrB07b9.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccrB07b9.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccrB07b9.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccrB07b9.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccrB07b9.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccrB07b9.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccrB07b9.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccrB07b9.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccrB07b9.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccCotWkD.s: Assembler messages:
encrypt.c: /tmp/ccCotWkD.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccCotWkD.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccCotWkD.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccCotWkD.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccCotWkD.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccCotWkD.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccCotWkD.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccCotWkD.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccCotWkD.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccCotWkD.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccCotWkD.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccCotWkD.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccCotWkD.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccCotWkD.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccCotWkD.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccCotWkD.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccCotWkD.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccCotWkD.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccCotWkD.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccCotWkD.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccCotWkD.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccCotWkD.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccCotWkD.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccCotWkD.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccTLaemX.s: Assembler messages:
encrypt.c: /tmp/ccTLaemX.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccTLaemX.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccTLaemX.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccTLaemX.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccTLaemX.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccTLaemX.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccTLaemX.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccTLaemX.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccTLaemX.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccTLaemX.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccTLaemX.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccTLaemX.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccTLaemX.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccTLaemX.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccTLaemX.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccTLaemX.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccTLaemX.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccTLaemX.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccTLaemX.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccTLaemX.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccTLaemX.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccTLaemX.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccTLaemX.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccTLaemX.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccJ6V8HG.s: Assembler messages:
encrypt.c: /tmp/ccJ6V8HG.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccJ6V8HG.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccJ6V8HG.s:29: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccJ6V8HG.s:30: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccJ6V8HG.s:31: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccJ6V8HG.s:32: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccJ6V8HG.s:33: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccJ6V8HG.s:34: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccJ6V8HG.s:35: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccJ6V8HG.s:36: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccJ6V8HG.s:37: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccJ6V8HG.s:38: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccJ6V8HG.s:39: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:40: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:41: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:42: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:43: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:44: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:45: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:46: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccJ6V8HG.s:47: Error: bad instruction `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccJ6V8HG.s:48: Error: bad instruction `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccJ6V8HG.s:49: Error: bad instruction `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccJ6V8HG.s:51: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccA5l8HU.s: Assembler messages:
encrypt.c: /tmp/ccA5l8HU.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccA5l8HU.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccA5l8HU.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccA5l8HU.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccA5l8HU.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccA5l8HU.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccA5l8HU.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccA5l8HU.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccA5l8HU.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccA5l8HU.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccA5l8HU.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccA5l8HU.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccA5l8HU.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccA5l8HU.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccA5l8HU.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccA5l8HU.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccA5l8HU.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccSeNnzB.s: Assembler messages:
encrypt.c: /tmp/ccSeNnzB.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccSeNnzB.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccSeNnzB.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccSeNnzB.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccSeNnzB.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccSeNnzB.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccSeNnzB.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccSeNnzB.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccSeNnzB.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccSeNnzB.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccSeNnzB.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccSeNnzB.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccSeNnzB.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccSeNnzB.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccSeNnzB.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccSeNnzB.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccSeNnzB.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/cceKJDWQ.s: Assembler messages:
encrypt.c: /tmp/cceKJDWQ.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cceKJDWQ.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/cceKJDWQ.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/cceKJDWQ.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/cceKJDWQ.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/cceKJDWQ.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/cceKJDWQ.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/cceKJDWQ.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/cceKJDWQ.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/cceKJDWQ.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/cceKJDWQ.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/cceKJDWQ.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cceKJDWQ.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cceKJDWQ.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/cceKJDWQ.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/cceKJDWQ.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/cceKJDWQ.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: /tmp/ccolXLfV.s: Assembler messages:
encrypt.c: /tmp/ccolXLfV.s:23: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccolXLfV.s:26: Warning: alignment too large: 31 assumed
encrypt.c: /tmp/ccolXLfV.s:28: Error: expression too complex -- `push rbx'
encrypt.c: /tmp/ccolXLfV.s:29: Error: expression too complex -- `push rbp'
encrypt.c: /tmp/ccolXLfV.s:30: Error: expression too complex -- `push r13'
encrypt.c: /tmp/ccolXLfV.s:31: Error: expression too complex -- `push r14'
encrypt.c: /tmp/ccolXLfV.s:32: Error: expression too complex -- `push r15'
encrypt.c: /tmp/ccolXLfV.s:33: Error: ARM register expected -- `sub rsp,32'
encrypt.c: /tmp/ccolXLfV.s:34: Error: bad instruction `shl rdx,6'
encrypt.c: /tmp/ccolXLfV.s:35: Error: bad instruction `jz done_hash'
encrypt.c: /tmp/ccolXLfV.s:36: Error: ARM register expected -- `add rdx,rdi'
encrypt.c: /tmp/ccolXLfV.s:37: Error: ARM register expected -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccolXLfV.s:38: Error: ARM register expected -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccolXLfV.s:39: Error: ARM register expected -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccolXLfV.s:40: Error: ARM register expected -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccolXLfV.s:41: Error: ARM register expected -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccolXLfV.s:42: Error: ARM register expected -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccolXLfV.s:43: Error: ARM register expected -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccolXLfV.s:44: Error: ARM register expected -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccolXLfV.s:45: Error: ARM register expected -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccolXLfV.s:46: Error: bad instruction `movdqa xmm12,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp/ccolXLfV.s:47: Error: bad instruction `movdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp/ccolXLfV.s:48: Error: bad instruction `movdqa xmm11,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp/ccolXLfV.s:50: Error: bad instruction `lea rbp,XMMWORD PTR [K256+rip]'
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |