Implementation notes: armeabi, berry0, crypto_aead/omdsha512k128n128tau128v1

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

Checksum failure

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