Implementation notes: x86, thoth, crypto_aead/omdsha512k512n256tau256v2

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
905411refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072720160724
917913refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072720160724
943705refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072720160724
971247refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072720160724
979307refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072720160724

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v2/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/omdsha512k512n256tau256v2/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/omdsha512k512n256tau256v2/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/omdsha512k512n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/cc4D1Tmn.s: Assembler messages:
encrypt.c: /tmp/cc4D1Tmn.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/cc4D1Tmn.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/cc4D1Tmn.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/cc4D1Tmn.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/cc4D1Tmn.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/cc4D1Tmn.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/cc4D1Tmn.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/cc4D1Tmn.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/cc4D1Tmn.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/cc4D1Tmn.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/omdsha512k512n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccvIteLm.s: Assembler messages:
encrypt.c: /tmp/ccvIteLm.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccvIteLm.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccvIteLm.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccvIteLm.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccvIteLm.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccvIteLm.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccvIteLm.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccvIteLm.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccvIteLm.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccvIteLm.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/omdsha512k512n256tau256v2/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/omdsha512k512n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccIXaUA1.s: Assembler messages:
encrypt.c: /tmp/ccIXaUA1.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccIXaUA1.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccIXaUA1.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIXaUA1.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/ccIXaUA1.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccIXaUA1.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/ccIXaUA1.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/ccIXaUA1.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccIXaUA1.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/ccIXaUA1.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/omdsha512k512n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccdf9ACU.s: Assembler messages:
encrypt.c: /tmp/ccdf9ACU.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccdf9ACU.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccdf9ACU.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccdf9ACU.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccdf9ACU.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccdf9ACU.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccdf9ACU.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccdf9ACU.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccdf9ACU.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccdf9ACU.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/omdsha512k512n256tau256v2/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/cc5DXZS4.s: Assembler messages:
encrypt.c: /tmp/cc5DXZS4.s:6: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/cc5DXZS4.s:8: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/cc5DXZS4.s:9: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:15: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:31: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/cc5DXZS4.s:33: Error: too many memory references for `xor'
encrypt.c: /tmp/cc5DXZS4.s:34: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/cc5DXZS4.s:35: Error: too many memory references for `and'
encrypt.c: /tmp/cc5DXZS4.s:36: Error: too many memory references for `xor'
encrypt.c: /tmp/cc5DXZS4.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/cc5DXZS4.s:38: Error: too many memory references for `add'
encrypt.c: /tmp/cc5DXZS4.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/omdsha512k512n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccxWGZN5.s: Assembler messages:
encrypt.c: /tmp/ccxWGZN5.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/ccxWGZN5.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccxWGZN5.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/ccxWGZN5.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/ccxWGZN5.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/ccxWGZN5.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/ccxWGZN5.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/ccxWGZN5.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/ccxWGZN5.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/ccxWGZN5.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/omdsha512k512n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/cc2k9XTA.s: Assembler messages:
encrypt.c: /tmp/cc2k9XTA.s:7: Error: ambiguous operand size for `cmp'
encrypt.c: /tmp/cc2k9XTA.s:9: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/cc2k9XTA.s:10: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:11: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:12: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:13: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:14: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:16: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:19: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:20: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:32: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:33: Error: too many memory references for `mov'
encrypt.c: /tmp/cc2k9XTA.s:34: Error: too many memory references for `xor'
encrypt.c: /tmp/cc2k9XTA.s:35: Error: too many memory references for `shld'
encrypt.c: /tmp/cc2k9XTA.s:36: Error: too many memory references for `and'
encrypt.c: /tmp/cc2k9XTA.s:37: Error: too many memory references for `xor'
encrypt.c: /tmp/cc2k9XTA.s:38: Error: too many memory references for `xor'
encrypt.c: /tmp/cc2k9XTA.s:39: Error: too many memory references for `add'
encrypt.c: /tmp/cc2k9XTA.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

Compiler output

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