Implementation notes: armeabi, berry0, crypto_aead/omdsha512k512n256tau256v1

Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v1

Checksum failure

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
0f932d15f7a198ebb7990f1564fe86155a1090ce5bde80ffaa1e96d500513402
Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.c: <inline asm>:1:1: error: unknown directive
encrypt.c: .intel_syntax noprefix
encrypt.c: ^
encrypt.c: <inline asm>:4:5: error: operand must be a register in range [r0, r15]
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: <inline asm>:5:1: error: invalid instruction
encrypt.c: je .nowork
encrypt.c: ^
encrypt.c: <inline asm>:6:5: error: operand must be a register in range [r0, r15]
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: <inline asm>:7:6: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: <inline asm>:8:6: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 1], r12
encrypt.c: ^
encrypt.c: <inline asm>:9:6: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 2], r13
encrypt.c: ^
encrypt.c: <inline asm>:10:6: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 3], r14
encrypt.c: ^
encrypt.c: <inline asm>:11:6: error: register expected
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:avx1
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:avx1
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:avx1
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:avx1
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:avx1

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccHcu3gJ.s: Assembler messages:
encrypt.c: /tmp/ccHcu3gJ.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccHcu3gJ.s:19: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccHcu3gJ.s:20: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccHcu3gJ.s:21: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccHcu3gJ.s:22: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccHcu3gJ.s:23: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccHcu3gJ.s:24: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccHcu3gJ.s:25: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccHcu3gJ.s:26: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccHcu3gJ.s:28: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccHcu3gJ.s:29: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccHcu3gJ.s:30: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccHcu3gJ.s:31: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccHcu3gJ.s:32: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccHcu3gJ.s:33: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccHcu3gJ.s:34: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccHcu3gJ.s:35: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccHcu3gJ.s:36: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccHcu3gJ.s:37: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccHcu3gJ.s:38: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccHcu3gJ.s:39: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccHcu3gJ.s:40: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccHcu3gJ.s:41: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccHcu3gJ.s:42: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx1

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccps14GM.s: Assembler messages:
encrypt.c: /tmp/ccps14GM.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccps14GM.s:19: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccps14GM.s:20: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccps14GM.s:21: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccps14GM.s:22: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccps14GM.s:23: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccps14GM.s:24: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccps14GM.s:25: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccps14GM.s:26: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccps14GM.s:28: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccps14GM.s:29: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccps14GM.s:30: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccps14GM.s:31: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccps14GM.s:32: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccps14GM.s:33: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccps14GM.s:34: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccps14GM.s:35: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccps14GM.s:36: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccps14GM.s:37: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccps14GM.s:38: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccps14GM.s:39: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccps14GM.s:40: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccps14GM.s:41: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccps14GM.s:42: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx1

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccFiSLuf.s: Assembler messages:
encrypt.c: /tmp/ccFiSLuf.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccFiSLuf.s:19: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccFiSLuf.s:20: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccFiSLuf.s:21: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccFiSLuf.s:22: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccFiSLuf.s:23: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccFiSLuf.s:24: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccFiSLuf.s:25: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccFiSLuf.s:26: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccFiSLuf.s:28: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccFiSLuf.s:29: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccFiSLuf.s:30: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccFiSLuf.s:31: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccFiSLuf.s:32: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccFiSLuf.s:33: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccFiSLuf.s:34: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccFiSLuf.s:35: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccFiSLuf.s:36: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccFiSLuf.s:37: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccFiSLuf.s:38: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccFiSLuf.s:39: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccFiSLuf.s:40: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccFiSLuf.s:41: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccFiSLuf.s:42: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx1

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccZ8OEja.s: Assembler messages:
encrypt.c: /tmp/ccZ8OEja.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccZ8OEja.s:19: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccZ8OEja.s:20: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccZ8OEja.s:21: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccZ8OEja.s:22: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccZ8OEja.s:23: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccZ8OEja.s:24: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccZ8OEja.s:25: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccZ8OEja.s:26: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccZ8OEja.s:28: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccZ8OEja.s:29: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccZ8OEja.s:30: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccZ8OEja.s:31: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccZ8OEja.s:32: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccZ8OEja.s:33: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccZ8OEja.s:34: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccZ8OEja.s:35: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccZ8OEja.s:36: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccZ8OEja.s:37: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccZ8OEja.s:38: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccZ8OEja.s:39: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccZ8OEja.s:40: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccZ8OEja.s:41: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccZ8OEja.s:42: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx1

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
sha512.c: sha512.c:206:18: warning: incompatible pointer types initializing 'const uint64_t *' (aka 'const unsigned long long *') with an expression of type 'const unsigned char *' [-Wincompatible-pointer-types]
sha512.c: const uint64_t *W=in;
sha512.c: ^ ~~
sha512.c: 1 warning generated.

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization of 'const uint64_t *' {aka 'const long long unsigned int *'} from incompatible pointer type 'const unsigned char *' [-Wincompatible-pointer-types]
sha512.c: const uint64_t *W=in;
sha512.c: ^~

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.c: <inline asm>:1:1: error: unknown directive
encrypt.c: .intel_syntax noprefix
encrypt.c: ^
encrypt.c: <inline asm>:4:5: error: operand must be a register in range [r0, r15]
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: <inline asm>:5:2: error: invalid instruction
encrypt.c: je .nowork
encrypt.c: ^
encrypt.c: <inline asm>:6:6: error: operand must be a register in range [r0, r15]
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: <inline asm>:7:7: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: <inline asm>:8:7: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 1], r12
encrypt.c: ^
encrypt.c: <inline asm>:9:7: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 2], r13
encrypt.c: ^
encrypt.c: <inline asm>:10:7: error: register expected
encrypt.c: mov [rsp + 656 + 8 * 3], r14
encrypt.c: ^
encrypt.c: <inline asm>:11:7: error: register expected
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:sse4

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccLNQgMI.s: Assembler messages:
encrypt.c: /tmp/ccLNQgMI.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccLNQgMI.s:18: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccLNQgMI.s:19: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccLNQgMI.s:20: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccLNQgMI.s:21: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccLNQgMI.s:22: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccLNQgMI.s:23: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccLNQgMI.s:24: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccLNQgMI.s:25: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccLNQgMI.s:27: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccLNQgMI.s:28: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccLNQgMI.s:29: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccLNQgMI.s:30: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccLNQgMI.s:31: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccLNQgMI.s:32: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccLNQgMI.s:33: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccLNQgMI.s:34: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccLNQgMI.s:35: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccLNQgMI.s:36: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccLNQgMI.s:37: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccLNQgMI.s:38: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccLNQgMI.s:39: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccLNQgMI.s:40: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccLNQgMI.s:41: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse4

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccU10ioN.s: Assembler messages:
encrypt.c: /tmp/ccU10ioN.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccU10ioN.s:18: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccU10ioN.s:19: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccU10ioN.s:20: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccU10ioN.s:21: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccU10ioN.s:22: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccU10ioN.s:23: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccU10ioN.s:24: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccU10ioN.s:25: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccU10ioN.s:27: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/ccU10ioN.s:28: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/ccU10ioN.s:29: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/ccU10ioN.s:30: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/ccU10ioN.s:31: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccU10ioN.s:32: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/ccU10ioN.s:33: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccU10ioN.s:34: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccU10ioN.s:35: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccU10ioN.s:36: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccU10ioN.s:37: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccU10ioN.s:38: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccU10ioN.s:39: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccU10ioN.s:40: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccU10ioN.s:41: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse4

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/cc3RayNf.s: Assembler messages:
encrypt.c: /tmp/cc3RayNf.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc3RayNf.s:18: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/cc3RayNf.s:19: Error: bad instruction `je .nowork'
encrypt.c: /tmp/cc3RayNf.s:20: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/cc3RayNf.s:21: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/cc3RayNf.s:22: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/cc3RayNf.s:23: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/cc3RayNf.s:24: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/cc3RayNf.s:25: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/cc3RayNf.s:27: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/cc3RayNf.s:28: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/cc3RayNf.s:29: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/cc3RayNf.s:30: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/cc3RayNf.s:31: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/cc3RayNf.s:32: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/cc3RayNf.s:33: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/cc3RayNf.s:34: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/cc3RayNf.s:35: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/cc3RayNf.s:36: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/cc3RayNf.s:37: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/cc3RayNf.s:38: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/cc3RayNf.s:39: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/cc3RayNf.s:40: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/cc3RayNf.s:41: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse4

Compiler output

Implementation: T:sse4
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/cc9kBtxe.s: Assembler messages:
encrypt.c: /tmp/cc9kBtxe.s:15: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc9kBtxe.s:18: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/cc9kBtxe.s:19: Error: bad instruction `je .nowork'
encrypt.c: /tmp/cc9kBtxe.s:20: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/cc9kBtxe.s:21: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/cc9kBtxe.s:22: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/cc9kBtxe.s:23: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/cc9kBtxe.s:24: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/cc9kBtxe.s:25: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/cc9kBtxe.s:27: Error: immediate expression requires a # prefix -- `mov r9,[rsi+8*(0)]'
encrypt.c: /tmp/cc9kBtxe.s:28: Error: immediate expression requires a # prefix -- `mov r10,[rsi+8*(1)]'
encrypt.c: /tmp/cc9kBtxe.s:29: Error: immediate expression requires a # prefix -- `mov r11,[rsi+8*(2)]'
encrypt.c: /tmp/cc9kBtxe.s:30: Error: immediate expression requires a # prefix -- `mov r12,[rsi+8*(3)]'
encrypt.c: /tmp/cc9kBtxe.s:31: Error: immediate expression requires a # prefix -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/cc9kBtxe.s:32: Error: immediate expression requires a # prefix -- `mov r14,[rsi+8*(5)]'
encrypt.c: /tmp/cc9kBtxe.s:33: Error: immediate expression requires a # prefix -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/cc9kBtxe.s:34: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/cc9kBtxe.s:35: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/cc9kBtxe.s:36: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/cc9kBtxe.s:37: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/cc9kBtxe.s:38: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/cc9kBtxe.s:39: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/cc9kBtxe.s:40: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/cc9kBtxe.s:41: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse4