Implementation notes: x86, thoth, crypto_aead/omdsha512k256n256tau256v2

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha512k256n256tau256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
902379refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072720160724
911110refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072720160724
942867refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072720160724
972372refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072720160724
980093refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072720160724

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/avx1
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
encrypt.c: gt;:4:5: error: register %rdx is only available in 64-bit mode
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: gt;:4:5: error: ambiguous operand size for instruction 'cmp'
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: gt;:6:5: error: register %rsp is only available in 64-bit mode
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: gt;:6:5: error: ambiguous operand size for instruction 'sub'
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: gt;:7:6: error: register %rsp is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:7:26: error: register %rbx is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:7:1: error: invalid operand for instruction
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:8:6: error: register %rsp is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 1], r12
encrypt.c: ^
encrypt.c: gt;:8:26: error: register %r12 is only available in 64-bit mode
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments avx1

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/sse4
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
encrypt.c: gt;:4:5: error: register %rdx is only available in 64-bit mode
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: gt;:4:5: error: ambiguous operand size for instruction 'cmp'
encrypt.c: cmp rdx, 0
encrypt.c: ^
encrypt.c: gt;:6:6: error: register %rsp is only available in 64-bit mode
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: gt;:6:6: error: ambiguous operand size for instruction 'sub'
encrypt.c: sub rsp, 696
encrypt.c: ^
encrypt.c: gt;:7:7: error: register %rsp is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:7:27: error: register %rbx is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:7:2: error: invalid operand for instruction
encrypt.c: mov [rsp + 656 + 8 * 0], rbx
encrypt.c: ^
encrypt.c: gt;:8:7: error: register %rsp is only available in 64-bit mode
encrypt.c: mov [rsp + 656 + 8 * 1], r12
encrypt.c: ^
encrypt.c: gt;:8:27: error: register %r12 is only available in 64-bit mode
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments sse4

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/ref
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
sha512.c: sha512.c:140: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: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccHxQeVG.s: Assembler messages:
encrypt.c: /tmp/ccHxQeVG.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccHxQeVG.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccHxQeVG.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHxQeVG.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccHxQeVG.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHxQeVG.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccHxQeVG.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccHxQeVG.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccHxQeVG.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccHxQeVG.s:40: Error: too many memory references for `shld'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccgO5waK.s: Assembler messages:
encrypt.c: /tmp/ccgO5waK.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccgO5waK.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccgO5waK.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgO5waK.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgO5waK.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccgO5waK.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccgO5waK.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgO5waK.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgO5waK.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccgO5waK.s:39: Error: ambiguous operand size for `ror'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:140:20: warning: initialization from incompatible pointer type [-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 ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccgT3928.s: Assembler messages:
encrypt.c: /tmp/ccgT3928.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccgT3928.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccgT3928.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccgT3928.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgT3928.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccgT3928.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccgT3928.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgT3928.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccgT3928.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccgT3928.s:40: Error: too many memory references for `shld'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccjjKOPo.s: Assembler messages:
encrypt.c: /tmp/ccjjKOPo.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccjjKOPo.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccjjKOPo.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccjjKOPo.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccjjKOPo.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccjjKOPo.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccjjKOPo.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccjjKOPo.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccjjKOPo.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccjjKOPo.s:39: Error: ambiguous operand size for `ror'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccPa2IsC.s: Assembler messages:
encrypt.c: /tmp/ccPa2IsC.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccPa2IsC.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccPa2IsC.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccPa2IsC.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccPa2IsC.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccPa2IsC.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccPa2IsC.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccPa2IsC.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccPa2IsC.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccPa2IsC.s:39: Error: ambiguous operand size for `ror'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccVqvDQo.s: Assembler messages:
encrypt.c: /tmp/ccVqvDQo.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccVqvDQo.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccVqvDQo.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccVqvDQo.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccVqvDQo.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccVqvDQo.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccVqvDQo.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccVqvDQo.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccVqvDQo.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccVqvDQo.s:40: Error: too many memory references for `shld'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccJsLPr3.s: Assembler messages:
encrypt.c: /tmp/ccJsLPr3.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccJsLPr3.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccJsLPr3.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccJsLPr3.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccJsLPr3.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccJsLPr3.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccJsLPr3.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccJsLPr3.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccJsLPr3.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccJsLPr3.s:39: Error: ambiguous operand size for `ror'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccr7IKDZ.s: Assembler messages:
encrypt.c: /tmp/ccr7IKDZ.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccr7IKDZ.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccr7IKDZ.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccr7IKDZ.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccr7IKDZ.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccr7IKDZ.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccr7IKDZ.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccr7IKDZ.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccr7IKDZ.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccr7IKDZ.s:40: Error: too many memory references for `shld'
encrypt.c: ...

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