Implementation notes: x86, thoth, crypto_aead/omdsha512k128n128tau128v1

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha512k128n128tau128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
903934refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072720160724
919840refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072720160724
942146refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072720160724
970700refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072720160724
980119refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072720160724

Compiler output

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