Test results for aarch64, pi4b, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260709 19:06:07]
Measurements for aarch64, pi4b, crypto_aead
Test results for aarch64, pi4b, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
Checksum failure
0b4ac95ee8eabcbb101a0960f8df581ee1f6dde638418e34548097326115a93e
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.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 (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
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/cceMQEOQ.s: Assembler messages:
encrypt.c: /tmp/cceMQEOQ.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cceMQEOQ.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cceMQEOQ.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cceMQEOQ.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cceMQEOQ.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cceMQEOQ.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cceMQEOQ.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/cceMQEOQ.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/cceMQEOQ.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cceMQEOQ.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/cceMQEOQ.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cceMQEOQ.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cceMQEOQ.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cceMQEOQ.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 (13.3.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/ccTRG4gl.s: Assembler messages:
encrypt.c: /tmp/ccTRG4gl.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccTRG4gl.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccTRG4gl.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccTRG4gl.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccTRG4gl.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccTRG4gl.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccTRG4gl.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccTRG4gl.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccTRG4gl.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccTRG4gl.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccTRG4gl.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccTRG4gl.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccTRG4gl.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccTRG4gl.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 (13.3.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/ccSujbR1.s: Assembler messages:
encrypt.c: /tmp/ccSujbR1.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccSujbR1.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccSujbR1.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccSujbR1.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccSujbR1.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccSujbR1.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccSujbR1.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccSujbR1.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccSujbR1.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccSujbR1.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccSujbR1.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccSujbR1.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccSujbR1.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccSujbR1.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccSujbR1.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccSujbR1.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccSujbR1.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccSujbR1.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccSujbR1.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccSujbR1.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 (13.3.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/ccW113PD.s: Assembler messages:
encrypt.c: /tmp/ccW113PD.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccW113PD.s:13: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccW113PD.s:14: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccW113PD.s:15: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccW113PD.s:16: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccW113PD.s:17: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccW113PD.s:18: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccW113PD.s:19: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccW113PD.s:20: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccW113PD.s:21: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccW113PD.s:22: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccW113PD.s:23: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccW113PD.s:24: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccW113PD.s:25: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccW113PD.s:26: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccW113PD.s:27: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccW113PD.s:28: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccW113PD.s:29: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccW113PD.s:30: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccW113PD.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 (13.3.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/ccZvG6oL.s: Assembler messages:
encrypt.c: /tmp/ccZvG6oL.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccZvG6oL.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccZvG6oL.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccZvG6oL.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccZvG6oL.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccZvG6oL.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccZvG6oL.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccZvG6oL.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccZvG6oL.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccZvG6oL.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccZvG6oL.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccZvG6oL.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccZvG6oL.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccZvG6oL.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 (13.3.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/ccRUESgX.s: Assembler messages:
encrypt.c: /tmp/ccRUESgX.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccRUESgX.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccRUESgX.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccRUESgX.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccRUESgX.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccRUESgX.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccRUESgX.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccRUESgX.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccRUESgX.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccRUESgX.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccRUESgX.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccRUESgX.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccRUESgX.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccRUESgX.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccRUESgX.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccRUESgX.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccRUESgX.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccRUESgX.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccRUESgX.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccRUESgX.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 (13.3.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/ccMpZhm5.s: Assembler messages:
encrypt.c: /tmp/ccMpZhm5.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccMpZhm5.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/ccMpZhm5.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/ccMpZhm5.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/ccMpZhm5.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/ccMpZhm5.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/ccMpZhm5.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/ccMpZhm5.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/ccMpZhm5.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/ccMpZhm5.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/ccMpZhm5.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/ccMpZhm5.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccMpZhm5.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/ccMpZhm5.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 (13.3.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/cccCYIHy.s: Assembler messages:
encrypt.c: /tmp/cccCYIHy.s:7: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cccCYIHy.s:12: Error: unknown mnemonic `push' -- `push rbx'
encrypt.c: /tmp/cccCYIHy.s:13: Error: unknown mnemonic `push' -- `push rbp'
encrypt.c: /tmp/cccCYIHy.s:14: Error: unknown mnemonic `push' -- `push r13'
encrypt.c: /tmp/cccCYIHy.s:15: Error: unknown mnemonic `push' -- `push r14'
encrypt.c: /tmp/cccCYIHy.s:16: Error: unknown mnemonic `push' -- `push r15'
encrypt.c: /tmp/cccCYIHy.s:17: Error: expected a register at operand 1 -- `sub rsp,32'
encrypt.c: /tmp/cccCYIHy.s:18: Error: expected a register at operand 1 -- `shl rdx,6'
encrypt.c: /tmp/cccCYIHy.s:19: Error: unknown mnemonic `jz' -- `jz done_hash'
encrypt.c: /tmp/cccCYIHy.s:20: Error: expected a register or register list at operand 1 -- `add rdx,rdi'
encrypt.c: /tmp/cccCYIHy.s:21: Error: expected a register or register list at operand 1 -- `mov [rsp+0],rdx'
encrypt.c: /tmp/cccCYIHy.s:22: Error: expected a register or register list at operand 1 -- `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cccCYIHy.s:23: Error: expected a register or register list at operand 1 -- `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cccCYIHy.s:24: Error: expected a register or register list at operand 1 -- `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cccCYIHy.s:25: Error: expected a register or register list at operand 1 -- `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cccCYIHy.s:26: Error: expected a register or register list at operand 1 -- `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cccCYIHy.s:27: Error: expected a register or register list at operand 1 -- `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cccCYIHy.s:28: Error: expected a register or register list at operand 1 -- `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cccCYIHy.s:29: Error: expected a register or register list at operand 1 -- `mov r11d,[4*7+rsi]'
encrypt.c: /tmp/cccCYIHy.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 (13.3.0) |