Implementation notes: armeabi, novenablue, crypto_aead/omdsha512k256n256tau256v2

Computer: novenablue
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20200702
Operation: crypto_aead
Primitive: omdsha512k256n256tau256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
90093511620 0 031826 416 824refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200417
90177711032 0 029546 416 824refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200417
90189311032 0 029546 416 824refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200417
90626411644 0 031866 416 824refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200417
9413476640 0 024092 412 824refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020042620200417
121558510196 0 024516 412 816refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200417
12634065408 0 018176 412 816refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200417
12805474748 0 016928 412 816refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200417
13426194472 0 015892 404 816refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020042620200417

Compiler output

Implementation: avx1
Security model: unknown
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: invalid operand for instruction
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: invalid operand for instruction
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 avx1
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx1
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx1
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx1
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx1

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccNWxZig.s: Assembler messages:
encrypt.c: /tmp/ccNWxZig.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccNWxZig.s:22: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccNWxZig.s:23: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccNWxZig.s:24: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccNWxZig.s:25: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccNWxZig.s:26: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccNWxZig.s:27: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccNWxZig.s:28: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccNWxZig.s:29: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccNWxZig.s:35: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccNWxZig.s:37: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccNWxZig.s:38: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccNWxZig.s:39: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccNWxZig.s:40: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccNWxZig.s:41: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccNWxZig.s:42: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccNWxZig.s:43: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccNWxZig.s:44: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccNWxZig.s:45: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccNWxZig.s:46: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccNWxZig.s:47: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccNWxZig.s:48: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccNWxZig.s:49: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccNWxZig.s:50: Error: bad instruction `shld rax,rax,(64-23)'
encrypt.c: ...

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

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccZcpoTP.s: Assembler messages:
encrypt.c: /tmp/ccZcpoTP.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccZcpoTP.s:22: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccZcpoTP.s:23: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccZcpoTP.s:24: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccZcpoTP.s:25: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccZcpoTP.s:26: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccZcpoTP.s:27: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccZcpoTP.s:28: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccZcpoTP.s:29: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccZcpoTP.s:35: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccZcpoTP.s:37: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccZcpoTP.s:38: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccZcpoTP.s:39: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccZcpoTP.s:40: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccZcpoTP.s:41: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccZcpoTP.s:42: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccZcpoTP.s:43: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccZcpoTP.s:44: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccZcpoTP.s:45: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccZcpoTP.s:46: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccZcpoTP.s:47: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccZcpoTP.s:48: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccZcpoTP.s:49: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccZcpoTP.s:50: Error: bad instruction `shld rax,rax,(64-23)'
encrypt.c: ...

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

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccKV90Q8.s: Assembler messages:
encrypt.c: /tmp/ccKV90Q8.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccKV90Q8.s:22: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccKV90Q8.s:23: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccKV90Q8.s:24: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccKV90Q8.s:25: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccKV90Q8.s:26: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccKV90Q8.s:27: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccKV90Q8.s:28: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccKV90Q8.s:29: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccKV90Q8.s:35: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccKV90Q8.s:37: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccKV90Q8.s:38: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccKV90Q8.s:39: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccKV90Q8.s:40: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccKV90Q8.s:41: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccKV90Q8.s:42: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccKV90Q8.s:43: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccKV90Q8.s:44: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccKV90Q8.s:45: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccKV90Q8.s:46: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccKV90Q8.s:47: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccKV90Q8.s:48: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccKV90Q8.s:49: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccKV90Q8.s:50: Error: bad instruction `shld rax,rax,(64-23)'
encrypt.c: ...

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

Compiler output

Implementation: avx1
Security model: unknown
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccbrHdhz.s: Assembler messages:
encrypt.c: /tmp/ccbrHdhz.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccbrHdhz.s:22: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccbrHdhz.s:23: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccbrHdhz.s:24: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccbrHdhz.s:25: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccbrHdhz.s:26: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccbrHdhz.s:27: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccbrHdhz.s:28: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccbrHdhz.s:29: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccbrHdhz.s:35: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccbrHdhz.s:37: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccbrHdhz.s:38: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccbrHdhz.s:39: Error: bad instruction `vmovdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccbrHdhz.s:40: Error: bad instruction `vmovdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccbrHdhz.s:41: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccbrHdhz.s:42: Error: bad instruction `vmovdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccbrHdhz.s:43: Error: bad instruction `vpaddq xmm0,xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccbrHdhz.s:44: Error: bad instruction `vmovdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccbrHdhz.s:45: Error: bad instruction `vmovdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccbrHdhz.s:46: Error: bad instruction `vpshufb xmm0,xmm0,xmm1'
encrypt.c: /tmp/ccbrHdhz.s:47: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccbrHdhz.s:48: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccbrHdhz.s:49: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccbrHdhz.s:50: Error: bad instruction `shld rax,rax,(64-23)'
encrypt.c: ...

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

Compiler output

Implementation: ref
Security model: unknown
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 ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: unknown
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 from incompatible pointer type
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 ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Compiler output

Implementation: sse4
Security model: unknown
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: invalid operand for instruction
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: invalid operand for instruction
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 sse4
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE sse4
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE sse4
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE sse4
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE sse4

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccYCAW9e.s: Assembler messages:
encrypt.c: /tmp/ccYCAW9e.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccYCAW9e.s:21: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccYCAW9e.s:22: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccYCAW9e.s:23: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccYCAW9e.s:24: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccYCAW9e.s:25: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccYCAW9e.s:26: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccYCAW9e.s:27: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccYCAW9e.s:28: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccYCAW9e.s:34: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccYCAW9e.s:36: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccYCAW9e.s:37: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccYCAW9e.s:38: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccYCAW9e.s:39: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccYCAW9e.s:40: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccYCAW9e.s:41: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccYCAW9e.s:42: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccYCAW9e.s:43: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccYCAW9e.s:44: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccYCAW9e.s:45: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccYCAW9e.s:46: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccYCAW9e.s:47: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccYCAW9e.s:48: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccYCAW9e.s:49: Error: ARM register expected -- `ror rax,23'
encrypt.c: ...

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

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccyVWOUO.s: Assembler messages:
encrypt.c: /tmp/ccyVWOUO.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccyVWOUO.s:21: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccyVWOUO.s:22: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccyVWOUO.s:23: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccyVWOUO.s:24: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccyVWOUO.s:25: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccyVWOUO.s:26: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccyVWOUO.s:27: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccyVWOUO.s:28: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccyVWOUO.s:34: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccyVWOUO.s:36: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccyVWOUO.s:37: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccyVWOUO.s:38: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccyVWOUO.s:39: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccyVWOUO.s:40: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccyVWOUO.s:41: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccyVWOUO.s:42: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccyVWOUO.s:43: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccyVWOUO.s:44: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccyVWOUO.s:45: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccyVWOUO.s:46: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccyVWOUO.s:47: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccyVWOUO.s:48: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccyVWOUO.s:49: Error: ARM register expected -- `ror rax,23'
encrypt.c: ...

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

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/ccLxLvK7.s: Assembler messages:
encrypt.c: /tmp/ccLxLvK7.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccLxLvK7.s:21: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/ccLxLvK7.s:22: Error: bad instruction `je .nowork'
encrypt.c: /tmp/ccLxLvK7.s:23: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/ccLxLvK7.s:24: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/ccLxLvK7.s:25: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/ccLxLvK7.s:26: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/ccLxLvK7.s:27: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/ccLxLvK7.s:28: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/ccLxLvK7.s:34: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/ccLxLvK7.s:36: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/ccLxLvK7.s:37: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/ccLxLvK7.s:38: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/ccLxLvK7.s:39: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/ccLxLvK7.s:40: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccLxLvK7.s:41: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/ccLxLvK7.s:42: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/ccLxLvK7.s:43: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/ccLxLvK7.s:44: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/ccLxLvK7.s:45: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/ccLxLvK7.s:46: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/ccLxLvK7.s:47: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/ccLxLvK7.s:48: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/ccLxLvK7.s:49: Error: ARM register expected -- `ror rax,23'
encrypt.c: ...

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

Compiler output

Implementation: sse4
Security model: unknown
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: /tmp/cc2Jbvmz.s: Assembler messages:
encrypt.c: /tmp/cc2Jbvmz.s:18: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc2Jbvmz.s:21: Error: ARM register expected -- `cmp rdx,0'
encrypt.c: /tmp/cc2Jbvmz.s:22: Error: bad instruction `je .nowork'
encrypt.c: /tmp/cc2Jbvmz.s:23: Error: ARM register expected -- `sub rsp,696'
encrypt.c: /tmp/cc2Jbvmz.s:24: Error: ARM register expected -- `mov [rsp+656+8*0],rbx'
encrypt.c: /tmp/cc2Jbvmz.s:25: Error: ARM register expected -- `mov [rsp+656+8*1],r12'
encrypt.c: /tmp/cc2Jbvmz.s:26: Error: ARM register expected -- `mov [rsp+656+8*2],r13'
encrypt.c: /tmp/cc2Jbvmz.s:27: Error: ARM register expected -- `mov [rsp+656+8*3],r14'
encrypt.c: /tmp/cc2Jbvmz.s:28: Error: ARM register expected -- `mov [rsp+656+8*4],r15'
encrypt.c: /tmp/cc2Jbvmz.s:34: Error: r13 not allowed here -- `mov r13,[rsi+8*(4)]'
encrypt.c: /tmp/cc2Jbvmz.s:36: Error: r15 not allowed here -- `mov r15,[rsi+8*(6)]'
encrypt.c: /tmp/cc2Jbvmz.s:37: Error: ARM register expected -- `mov rbx,[rsi+8*(7)]'
encrypt.c: /tmp/cc2Jbvmz.s:38: Error: bad instruction `movdqa xmm1,XMMWORD PTR [XMM_QWORD_BSWAP+rip]'
encrypt.c: /tmp/cc2Jbvmz.s:39: Error: bad instruction `movdqu xmm0,[rdi+8*(0)]'
encrypt.c: /tmp/cc2Jbvmz.s:40: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/cc2Jbvmz.s:41: Error: bad instruction `movdqa [rsp+0+8*(0)],xmm0'
encrypt.c: /tmp/cc2Jbvmz.s:42: Error: bad instruction `paddq xmm0,XMMWORD PTR [K512+8*(0)+rip]'
encrypt.c: /tmp/cc2Jbvmz.s:43: Error: bad instruction `movdqa [rsp+640+8*(0)],xmm0'
encrypt.c: /tmp/cc2Jbvmz.s:44: Error: bad instruction `movdqu xmm0,[rdi+8*(2)]'
encrypt.c: /tmp/cc2Jbvmz.s:45: Error: bad instruction `pshufb xmm0,xmm1'
encrypt.c: /tmp/cc2Jbvmz.s:46: Error: ARM register expected -- `mov rcx,r14'
encrypt.c: /tmp/cc2Jbvmz.s:47: Error: ARM register expected -- `mov rax,r13'
encrypt.c: /tmp/cc2Jbvmz.s:48: Error: bad instruction `xor rcx,r15'
encrypt.c: /tmp/cc2Jbvmz.s:49: Error: ARM register expected -- `ror rax,23'
encrypt.c: ...

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

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
omdsha512.o calc_L_i T
omdsha512.o double_block T
omdsha512.o final_masking_associated_data T
omdsha512.o final_masking_message T
omdsha512.o hash T
omdsha512.o increment_masking_associated_data T
omdsha512.o increment_masking_message T
omdsha512.o key_func T
omdsha512.o l2b T
omdsha512.o ntz T
omdsha512.o omdsha512_process T
omdsha512.o triple_block T
omdsha512.o xor_block T
sha512.o sha512_comp T

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