Test results for aarch64, pi5, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20251031 23:15:16]
Measurements for aarch64, pi5, crypto_aead
Test results for aarch64, pi5, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20250922
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:1: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push rbx
encrypt.c: ^
encrypt.c: <inline asm>:6:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push rbp
encrypt.c: ^
encrypt.c: <inline asm>:7:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r13
encrypt.c: ^
encrypt.c: <inline asm>:8:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r14
encrypt.c: ^
encrypt.c: <inline asm>:9:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: push r15
encrypt.c: ^
encrypt.c: <inline asm>:10:9: error: invalid operand for instruction
encrypt.c: sub rsp,32
encrypt.c: ^
encrypt.c: <inline asm>:11:9: error: invalid operand for instruction
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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccQj6QGT.s: Assembler messages:
encrypt.c: /tmp/ccQj6QGT.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccQj6QGT.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccQj6QGT.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccQj6QGT.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccQj6QGT.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccQj6QGT.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccQj6QGT.s:18: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccQj6QGT.s:19: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccQj6QGT.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccQj6QGT.s:21: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccQj6QGT.s:22: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccQj6QGT.s:23: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:24: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:25: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:26: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:27: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:28: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:29: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:30: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccQj6QGT.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc0s8vgO.s: Assembler messages:
encrypt.c: /tmp/cc0s8vgO.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc0s8vgO.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cc0s8vgO.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cc0s8vgO.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cc0s8vgO.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cc0s8vgO.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cc0s8vgO.s:18: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/cc0s8vgO.s:19: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/cc0s8vgO.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cc0s8vgO.s:21: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/cc0s8vgO.s:22: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc0s8vgO.s:23: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:24: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:25: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:26: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:27: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:28: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:29: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:30: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cc0s8vgO.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc0vm2Z5.s: Assembler messages:
encrypt.c: /tmp/cc0vm2Z5.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc0vm2Z5.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cc0vm2Z5.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cc0vm2Z5.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cc0vm2Z5.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cc0vm2Z5.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cc0vm2Z5.s:18: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/cc0vm2Z5.s:19: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/cc0vm2Z5.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cc0vm2Z5.s:21: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/cc0vm2Z5.s:22: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cc0vm2Z5.s:23: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:24: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:25: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:26: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:27: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:28: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:29: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:30: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cc0vm2Z5.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccS5Ajkm.s: Assembler messages:
encrypt.c: /tmp/ccS5Ajkm.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccS5Ajkm.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccS5Ajkm.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccS5Ajkm.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccS5Ajkm.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccS5Ajkm.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccS5Ajkm.s:18: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccS5Ajkm.s:19: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccS5Ajkm.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccS5Ajkm.s:21: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccS5Ajkm.s:22: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccS5Ajkm.s:23: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:24: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:25: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:26: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:27: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:28: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:29: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:30: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccS5Ajkm.s:31: Error: unknown mnemonic `vmovdqa' -- `vmovdqa xmm13,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccFvdsc2.s: Assembler messages:
encrypt.c: /tmp/ccFvdsc2.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccFvdsc2.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccFvdsc2.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccFvdsc2.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccFvdsc2.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccFvdsc2.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccFvdsc2.s:17: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccFvdsc2.s:18: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccFvdsc2.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccFvdsc2.s:20: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccFvdsc2.s:21: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccFvdsc2.s:22: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:23: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:24: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:25: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:26: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:27: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:28: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:29: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccFvdsc2.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccWFIxzq.s: Assembler messages:
encrypt.c: /tmp/ccWFIxzq.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccWFIxzq.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccWFIxzq.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccWFIxzq.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccWFIxzq.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccWFIxzq.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccWFIxzq.s:17: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccWFIxzq.s:18: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccWFIxzq.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccWFIxzq.s:20: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccWFIxzq.s:21: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccWFIxzq.s:22: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:23: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:24: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:25: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:26: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:27: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:28: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:29: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccWFIxzq.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccDTDz4q.s: Assembler messages:
encrypt.c: /tmp/ccDTDz4q.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccDTDz4q.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccDTDz4q.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccDTDz4q.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccDTDz4q.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccDTDz4q.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccDTDz4q.s:17: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccDTDz4q.s:18: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccDTDz4q.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccDTDz4q.s:20: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccDTDz4q.s:21: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccDTDz4q.s:22: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:23: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:24: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:25: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:26: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:27: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:28: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:29: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccDTDz4q.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccVasmqn.s: Assembler messages:
encrypt.c: /tmp/ccVasmqn.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccVasmqn.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccVasmqn.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccVasmqn.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccVasmqn.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccVasmqn.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccVasmqn.s:17: Error: operand 1 must be an integer or stack pointer register -- `sub rsp,32'
encrypt.c: /tmp/ccVasmqn.s:18: Error: operand 1 must be a SIMD scalar register -- `shl rdx,6'
encrypt.c: /tmp/ccVasmqn.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccVasmqn.s:20: Error: operand 1 must be an integer or stack pointer register -- `add rdx,rdi'
encrypt.c: /tmp/ccVasmqn.s:21: Error: operand 1 must be an integer register -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccVasmqn.s:22: Error: operand 1 must be an integer register -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccVasmqn.s:23: Error: operand 1 must be an integer register -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccVasmqn.s:24: Error: operand 1 must be an integer register -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccVasmqn.s:25: Error: operand 1 must be an integer register -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccVasmqn.s:26: Error: operand 1 must be an integer register -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccVasmqn.s:27: Error: operand 1 must be an integer register -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccVasmqn.s:28: Error: operand 1 must be an integer register -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccVasmqn.s:29: Error: operand 1 must be an integer register -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccVasmqn.s:30: Error: unknown mnemonic `movdqa' -- `movdqa xmm12,XMMWORD PTR[PSHUFFLE_BYTE_FLIP_MASK+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) |