Implementation notes: mipso32, gcc23, crypto_aead/omdsha256k128n96tau64v1

Computer: gcc23
Microarchitecture: mipso32; Octeon II (cnmips64v2)
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20230530
Operation: crypto_aead
Primitive: omdsha256k128n96tau64v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
81317612064 0 044021 368 832T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060220220506
9835867008 0 037043 388 832T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060220220506
13449005360 0 033889 388 832T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060220220506
14215407008 0 038445 396 832T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060220220506

Compiler output

Implementation: T:avx1
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccMk5laI.s: Assembler messages:
encrypt.c: /tmp/ccMk5laI.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccMk5laI.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccMk5laI.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccMk5laI.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccMk5laI.s:16: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccMk5laI.s:17: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccMk5laI.s:18: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccMk5laI.s:19: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccMk5laI.s:20: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccMk5laI.s:21: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccMk5laI.s:22: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccMk5laI.s:23: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccMk5laI.s:24: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccMk5laI.s:25: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccMk5laI.s:26: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccMk5laI.s:27: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccMk5laI.s:28: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccMk5laI.s:29: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccMk5laI.s:30: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccMk5laI.s:31: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccwVsFtD.s: Assembler messages:
encrypt.c: /tmp/ccwVsFtD.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccwVsFtD.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccwVsFtD.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccwVsFtD.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccwVsFtD.s:16: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccwVsFtD.s:17: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccwVsFtD.s:18: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccwVsFtD.s:19: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccwVsFtD.s:20: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccwVsFtD.s:21: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccwVsFtD.s:22: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccwVsFtD.s:23: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccwVsFtD.s:24: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:25: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:26: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:27: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:28: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:29: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:30: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccwVsFtD.s:31: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccpPMbXO.s: Assembler messages:
encrypt.c: /tmp/ccpPMbXO.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccpPMbXO.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccpPMbXO.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccpPMbXO.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccpPMbXO.s:16: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccpPMbXO.s:17: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccpPMbXO.s:18: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccpPMbXO.s:19: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccpPMbXO.s:20: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccpPMbXO.s:21: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccpPMbXO.s:22: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccpPMbXO.s:23: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccpPMbXO.s:24: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:25: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:26: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:27: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:28: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:29: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:30: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccpPMbXO.s:31: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccLXlc0I.s: Assembler messages:
encrypt.c: /tmp/ccLXlc0I.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccLXlc0I.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccLXlc0I.s:14: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccLXlc0I.s:15: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccLXlc0I.s:16: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccLXlc0I.s:17: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccLXlc0I.s:18: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccLXlc0I.s:19: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccLXlc0I.s:20: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccLXlc0I.s:21: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccLXlc0I.s:22: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccLXlc0I.s:23: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccLXlc0I.s:24: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:25: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:26: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:27: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:28: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:29: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:30: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccLXlc0I.s:31: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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:sse4
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccijk7zI.s: Assembler messages:
encrypt.c: /tmp/ccijk7zI.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccijk7zI.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccijk7zI.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccijk7zI.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccijk7zI.s:15: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccijk7zI.s:16: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccijk7zI.s:17: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccijk7zI.s:18: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccijk7zI.s:19: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccijk7zI.s:20: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccijk7zI.s:21: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccijk7zI.s:22: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccijk7zI.s:23: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccijk7zI.s:24: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccijk7zI.s:25: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccijk7zI.s:26: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccijk7zI.s:27: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccijk7zI.s:28: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccijk7zI.s:29: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccijk7zI.s:30: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccL6avvD.s: Assembler messages:
encrypt.c: /tmp/ccL6avvD.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccL6avvD.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccL6avvD.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccL6avvD.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccL6avvD.s:15: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccL6avvD.s:16: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccL6avvD.s:17: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccL6avvD.s:18: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccL6avvD.s:19: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccL6avvD.s:20: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccL6avvD.s:21: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccL6avvD.s:22: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccL6avvD.s:23: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccL6avvD.s:24: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccL6avvD.s:25: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccL6avvD.s:26: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccL6avvD.s:27: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccL6avvD.s:28: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccL6avvD.s:29: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccL6avvD.s:30: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/cc7XSfwS.s: Assembler messages:
encrypt.c: /tmp/cc7XSfwS.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/cc7XSfwS.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/cc7XSfwS.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/cc7XSfwS.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/cc7XSfwS.s:15: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/cc7XSfwS.s:16: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/cc7XSfwS.s:17: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/cc7XSfwS.s:18: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/cc7XSfwS.s:19: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/cc7XSfwS.s:20: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/cc7XSfwS.s:21: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/cc7XSfwS.s:22: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/cc7XSfwS.s:23: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:24: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:25: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:26: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:27: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:28: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:29: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/cc7XSfwS.s:30: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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: In file included from encrypt.c:7:0:
encrypt.c: omdsha256.h:208:9: warning: this decimal constant is unsigned only in ISO C90
encrypt.c: {28, 268435456}, {29, 536870912}, {30, 1073741824}, {31, 2147483648},
encrypt.c: ^
encrypt.c: /tmp/ccGcW68I.s: Assembler messages:
encrypt.c: /tmp/ccGcW68I.s:8: Error: unknown pseudo-op: `.intel_syntax'
encrypt.c: /tmp/ccGcW68I.s:11: Error: alignment too large, 28 assumed
encrypt.c: /tmp/ccGcW68I.s:13: Error: unrecognized opcode `push rbx'
encrypt.c: /tmp/ccGcW68I.s:14: Error: unrecognized opcode `push rbp'
encrypt.c: /tmp/ccGcW68I.s:15: Error: unrecognized opcode `push r13'
encrypt.c: /tmp/ccGcW68I.s:16: Error: unrecognized opcode `push r14'
encrypt.c: /tmp/ccGcW68I.s:17: Error: unrecognized opcode `push r15'
encrypt.c: /tmp/ccGcW68I.s:18: Error: invalid operands `sub rsp,32'
encrypt.c: /tmp/ccGcW68I.s:19: Error: unrecognized opcode `shl rdx,6'
encrypt.c: /tmp/ccGcW68I.s:20: Error: unrecognized opcode `jz done_hash'
encrypt.c: /tmp/ccGcW68I.s:21: Error: invalid operands `add rdx,rdi'
encrypt.c: /tmp/ccGcW68I.s:22: Error: unrecognized opcode `mov [rsp+0],rdx'
encrypt.c: /tmp/ccGcW68I.s:23: Error: unrecognized opcode `mov eax,[4*0+rsi]'
encrypt.c: /tmp/ccGcW68I.s:24: Error: unrecognized opcode `mov ebx,[4*1+rsi]'
encrypt.c: /tmp/ccGcW68I.s:25: Error: unrecognized opcode `mov ecx,[4*2+rsi]'
encrypt.c: /tmp/ccGcW68I.s:26: Error: unrecognized opcode `mov r8d,[4*3+rsi]'
encrypt.c: /tmp/ccGcW68I.s:27: Error: unrecognized opcode `mov edx,[4*4+rsi]'
encrypt.c: /tmp/ccGcW68I.s:28: Error: unrecognized opcode `mov r9d,[4*5+rsi]'
encrypt.c: /tmp/ccGcW68I.s:29: Error: unrecognized opcode `mov r10d,[4*6+rsi]'
encrypt.c: /tmp/ccGcW68I.s:30: Error: unrecognized opcode `mov r11d,[4*7+rsi]'
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

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T

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