Test results for aarch64, pi5, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20260221 06:09:02]
Measurements for aarch64, pi5, crypto_aead
Test results for aarch64, pi5, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
Checksum failure
3978a89816f0be098d13c8a22052cf73a247a0775979ffc596cf259e78b8a70b
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
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:1: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: 5 | push rbx
encrypt.c: | ^
encrypt.c: <inline asm>:6:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: 6 | push rbp
encrypt.c: | ^
encrypt.c: <inline asm>:7:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: 7 | push r13
encrypt.c: | ^
encrypt.c: <inline asm>:8:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: 8 | push r14
encrypt.c: | ^
encrypt.c: <inline asm>:9:5: error: unrecognized instruction mnemonic, did you mean: ushl, ushr?
encrypt.c: 9 | push r15
encrypt.c: | ^
encrypt.c: <inline asm>:10:9: error: invalid operand for instruction
encrypt.c: 10 | sub rsp,32
encrypt.c: | ^
encrypt.c: <inline asm>:11:9: error: invalid operand for instruction
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 10, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
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/ccNnW343.s: Assembler messages:
encrypt.c: /tmp/ccNnW343.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccNnW343.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccNnW343.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccNnW343.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccNnW343.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccNnW343.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccNnW343.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccNnW343.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccNnW343.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccNnW343.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccNnW343.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccNnW343.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccNnW343.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccNnW343.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccNnW343.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccNnW343.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccNnW343.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccNnW343.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccNnW343.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccNnW343.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 (14.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/ccKM9Ms5.s: Assembler messages:
encrypt.c: /tmp/ccKM9Ms5.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccKM9Ms5.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccKM9Ms5.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccKM9Ms5.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccKM9Ms5.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccKM9Ms5.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccKM9Ms5.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccKM9Ms5.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccKM9Ms5.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccKM9Ms5.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccKM9Ms5.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccKM9Ms5.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccKM9Ms5.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccKM9Ms5.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 (14.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/cchAoeTF.s: Assembler messages:
encrypt.c: /tmp/cchAoeTF.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cchAoeTF.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cchAoeTF.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cchAoeTF.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cchAoeTF.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cchAoeTF.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cchAoeTF.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/cchAoeTF.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/cchAoeTF.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cchAoeTF.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/cchAoeTF.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cchAoeTF.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cchAoeTF.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cchAoeTF.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cchAoeTF.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cchAoeTF.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cchAoeTF.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cchAoeTF.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cchAoeTF.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cchAoeTF.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 (14.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/ccCbJsHY.s: Assembler messages:
encrypt.c: /tmp/ccCbJsHY.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccCbJsHY.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccCbJsHY.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccCbJsHY.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccCbJsHY.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccCbJsHY.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccCbJsHY.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccCbJsHY.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccCbJsHY.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccCbJsHY.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccCbJsHY.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccCbJsHY.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccCbJsHY.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccCbJsHY.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 (14.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/ccOfbyKz.s: Assembler messages:
encrypt.c: /tmp/ccOfbyKz.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccOfbyKz.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccOfbyKz.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccOfbyKz.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccOfbyKz.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccOfbyKz.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccOfbyKz.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccOfbyKz.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccOfbyKz.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccOfbyKz.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccOfbyKz.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccOfbyKz.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccOfbyKz.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccOfbyKz.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 (14.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/cclIxz5T.s: Assembler messages:
encrypt.c: /tmp/cclIxz5T.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cclIxz5T.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cclIxz5T.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cclIxz5T.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cclIxz5T.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cclIxz5T.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cclIxz5T.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/cclIxz5T.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/cclIxz5T.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cclIxz5T.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/cclIxz5T.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cclIxz5T.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cclIxz5T.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cclIxz5T.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cclIxz5T.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cclIxz5T.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cclIxz5T.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cclIxz5T.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cclIxz5T.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cclIxz5T.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 (14.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/ccMfMitA.s: Assembler messages:
encrypt.c: /tmp/ccMfMitA.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccMfMitA.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccMfMitA.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccMfMitA.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccMfMitA.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccMfMitA.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccMfMitA.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccMfMitA.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccMfMitA.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccMfMitA.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccMfMitA.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccMfMitA.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccMfMitA.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccMfMitA.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccMfMitA.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccMfMitA.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccMfMitA.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccMfMitA.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccMfMitA.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccMfMitA.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 (14.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/cce6NOle.s: Assembler messages:
encrypt.c: /tmp/cce6NOle.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cce6NOle.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cce6NOle.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cce6NOle.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cce6NOle.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cce6NOle.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cce6NOle.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/cce6NOle.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/cce6NOle.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cce6NOle.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/cce6NOle.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cce6NOle.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cce6NOle.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cce6NOle.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cce6NOle.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cce6NOle.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cce6NOle.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cce6NOle.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cce6NOle.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cce6NOle.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 (14.2.0) |