Implementation notes: x86, thoth, crypto_aead/omdsha256k192n104tau128v1

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
388279refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072720160724
462577refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072720160724
471198refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072720160724
489811refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072720160724
497546refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072720160724

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v1/avx1
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
encrypt.c: gt;:5:6: error: register %rbx is only available in 64-bit mode
encrypt.c: push rbx
encrypt.c: ^
encrypt.c: gt;:6:10: error: register %rbp is only available in 64-bit mode
encrypt.c: push rbp
encrypt.c: ^
encrypt.c: gt;:7:10: error: register %r13 is only available in 64-bit mode
encrypt.c: push r13
encrypt.c: ^
encrypt.c: gt;:8:10: error: register %r14 is only available in 64-bit mode
encrypt.c: push r14
encrypt.c: ^
encrypt.c: gt;:9:10: error: register %r15 is only available in 64-bit mode
encrypt.c: push r15
encrypt.c: ^
encrypt.c: gt;:10:9: error: register %rsp is only available in 64-bit mode
encrypt.c: sub rsp,32
encrypt.c: ^
encrypt.c: gt;:10:9: error: ambiguous operand size for instruction 'sub'
encrypt.c: sub rsp,32
encrypt.c: ^
encrypt.c: gt;:11:9: error: register %rdx is only available in 64-bit mode
encrypt.c: shl rdx, 6
encrypt.c: ^
encrypt.c: gt;:11:9: error: ambiguous operand size for instruction 'shl'
encrypt.c: ...

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

Compiler output

Implementation: crypto_aead/omdsha256k192n104tau128v1/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccIH6CeA.s: Assembler messages:
encrypt.c: /tmp/ccIH6CeA.s:14: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccIH6CeA.s:15: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccIH6CeA.s:17: Error: too many memory references for `add'
encrypt.c: /tmp/ccIH6CeA.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:26: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:27: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccIH6CeA.s:28: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccIH6CeA.s:29: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccIH6CeA.s:31: Error: too many memory references for `lea'
encrypt.c: /tmp/ccIH6CeA.s:40: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:41: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccIH6CeA.s:44: Error: too many memory references for `vpaddd'
encrypt.c: /tmp/ccIH6CeA.s:45: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccIH6CeA.s:47: Error: too many memory references for `shld'
encrypt.c: /tmp/ccIH6CeA.s:50: Error: too many memory references for `shld'
encrypt.c: /tmp/ccIH6CeA.s:52: Error: too many memory references for `mov'
encrypt.c: /tmp/ccIH6CeA.s:53: Error: too many memory references for `shld'
encrypt.c: /tmp/ccIH6CeA.s:55: Error: too many memory references for `xor'
encrypt.c: /tmp/ccIH6CeA.s:59: Error: too many memory references for `shld'
encrypt.c: /tmp/ccIH6CeA.s:62: Error: too many memory references for `shld'
encrypt.c: /tmp/ccIH6CeA.s:63: Error: too many memory references for `xor'
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/omdsha256k192n104tau128v1/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/cciosfGc.s: Assembler messages:
encrypt.c: /tmp/cciosfGc.s:13: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/cciosfGc.s:14: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/cciosfGc.s:16: Error: too many memory references for `add'
encrypt.c: /tmp/cciosfGc.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:26: Error: too many memory references for `movdqa'
encrypt.c: /tmp/cciosfGc.s:27: Error: too many memory references for `movdqa'
encrypt.c: /tmp/cciosfGc.s:28: Error: too many memory references for `movdqa'
encrypt.c: /tmp/cciosfGc.s:30: Error: too many memory references for `lea'
encrypt.c: /tmp/cciosfGc.s:39: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:40: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/cciosfGc.s:43: Error: too many memory references for `movdqa'
encrypt.c: /tmp/cciosfGc.s:44: Error: operand size mismatch for `paddd'
encrypt.c: /tmp/cciosfGc.s:45: Error: too many memory references for `movdqa'
encrypt.c: /tmp/cciosfGc.s:48: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/cciosfGc.s:51: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/cciosfGc.s:53: Error: too many memory references for `mov'
encrypt.c: /tmp/cciosfGc.s:54: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/cciosfGc.s:57: Error: too many memory references for `xor'
encrypt.c: /tmp/cciosfGc.s:61: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/cciosfGc.s:64: 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/omdsha256k192n104tau128v1/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccHKSHO0.s: Assembler messages:
encrypt.c: /tmp/ccHKSHO0.s:14: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccHKSHO0.s:15: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccHKSHO0.s:17: Error: too many memory references for `add'
encrypt.c: /tmp/ccHKSHO0.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:26: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:27: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccHKSHO0.s:28: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccHKSHO0.s:29: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccHKSHO0.s:31: Error: too many memory references for `lea'
encrypt.c: /tmp/ccHKSHO0.s:40: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:41: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccHKSHO0.s:44: Error: too many memory references for `vpaddd'
encrypt.c: /tmp/ccHKSHO0.s:45: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccHKSHO0.s:47: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHKSHO0.s:50: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHKSHO0.s:52: Error: too many memory references for `mov'
encrypt.c: /tmp/ccHKSHO0.s:53: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHKSHO0.s:55: Error: too many memory references for `xor'
encrypt.c: /tmp/ccHKSHO0.s:59: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHKSHO0.s:62: Error: too many memory references for `shld'
encrypt.c: /tmp/ccHKSHO0.s:63: Error: too many memory references for `xor'
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/omdsha256k192n104tau128v1/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccLan7YP.s: Assembler messages:
encrypt.c: /tmp/ccLan7YP.s:13: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccLan7YP.s:14: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccLan7YP.s:16: Error: too many memory references for `add'
encrypt.c: /tmp/ccLan7YP.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:26: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccLan7YP.s:27: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccLan7YP.s:28: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccLan7YP.s:30: Error: too many memory references for `lea'
encrypt.c: /tmp/ccLan7YP.s:39: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:40: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccLan7YP.s:43: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccLan7YP.s:44: Error: operand size mismatch for `paddd'
encrypt.c: /tmp/ccLan7YP.s:45: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccLan7YP.s:48: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccLan7YP.s:51: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccLan7YP.s:53: Error: too many memory references for `mov'
encrypt.c: /tmp/ccLan7YP.s:54: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccLan7YP.s:57: Error: too many memory references for `xor'
encrypt.c: /tmp/ccLan7YP.s:61: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccLan7YP.s:64: 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/omdsha256k192n104tau128v1/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccge07a4.s: Assembler messages:
encrypt.c: /tmp/ccge07a4.s:13: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccge07a4.s:14: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccge07a4.s:16: Error: too many memory references for `add'
encrypt.c: /tmp/ccge07a4.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:26: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccge07a4.s:27: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccge07a4.s:28: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccge07a4.s:30: Error: too many memory references for `lea'
encrypt.c: /tmp/ccge07a4.s:39: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:40: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccge07a4.s:43: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccge07a4.s:44: Error: operand size mismatch for `paddd'
encrypt.c: /tmp/ccge07a4.s:45: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccge07a4.s:48: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccge07a4.s:51: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccge07a4.s:53: Error: too many memory references for `mov'
encrypt.c: /tmp/ccge07a4.s:54: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccge07a4.s:57: Error: too many memory references for `xor'
encrypt.c: /tmp/ccge07a4.s:61: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccge07a4.s:64: 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/omdsha256k192n104tau128v1/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccu8Edpi.s: Assembler messages:
encrypt.c: /tmp/ccu8Edpi.s:14: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccu8Edpi.s:15: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccu8Edpi.s:17: Error: too many memory references for `add'
encrypt.c: /tmp/ccu8Edpi.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:26: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:27: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccu8Edpi.s:28: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccu8Edpi.s:29: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccu8Edpi.s:31: Error: too many memory references for `lea'
encrypt.c: /tmp/ccu8Edpi.s:40: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:41: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccu8Edpi.s:44: Error: too many memory references for `vpaddd'
encrypt.c: /tmp/ccu8Edpi.s:45: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/ccu8Edpi.s:47: Error: too many memory references for `shld'
encrypt.c: /tmp/ccu8Edpi.s:50: Error: too many memory references for `shld'
encrypt.c: /tmp/ccu8Edpi.s:52: Error: too many memory references for `mov'
encrypt.c: /tmp/ccu8Edpi.s:53: Error: too many memory references for `shld'
encrypt.c: /tmp/ccu8Edpi.s:55: Error: too many memory references for `xor'
encrypt.c: /tmp/ccu8Edpi.s:59: Error: too many memory references for `shld'
encrypt.c: /tmp/ccu8Edpi.s:62: Error: too many memory references for `shld'
encrypt.c: /tmp/ccu8Edpi.s:63: Error: too many memory references for `xor'
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/omdsha256k192n104tau128v1/sse4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/ccAYZxvx.s: Assembler messages:
encrypt.c: /tmp/ccAYZxvx.s:13: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/ccAYZxvx.s:14: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/ccAYZxvx.s:16: Error: too many memory references for `add'
encrypt.c: /tmp/ccAYZxvx.s:17: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:21: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:23: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:26: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccAYZxvx.s:27: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccAYZxvx.s:28: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccAYZxvx.s:30: Error: too many memory references for `lea'
encrypt.c: /tmp/ccAYZxvx.s:39: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:40: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/ccAYZxvx.s:43: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccAYZxvx.s:44: Error: operand size mismatch for `paddd'
encrypt.c: /tmp/ccAYZxvx.s:45: Error: too many memory references for `movdqa'
encrypt.c: /tmp/ccAYZxvx.s:48: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccAYZxvx.s:51: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccAYZxvx.s:53: Error: too many memory references for `mov'
encrypt.c: /tmp/ccAYZxvx.s:54: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccAYZxvx.s:57: Error: too many memory references for `xor'
encrypt.c: /tmp/ccAYZxvx.s:61: Error: ambiguous operand size for `ror'
encrypt.c: /tmp/ccAYZxvx.s:64: 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/omdsha256k192n104tau128v1/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp/cchhLRRU.s: Assembler messages:
encrypt.c: /tmp/cchhLRRU.s:14: Error: ambiguous operand size for `sub'
encrypt.c: /tmp/cchhLRRU.s:15: Error: ambiguous operand size for `shl'
encrypt.c: /tmp/cchhLRRU.s:17: Error: too many memory references for `add'
encrypt.c: /tmp/cchhLRRU.s:18: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:22: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:24: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:25: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:26: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:27: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/cchhLRRU.s:28: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/cchhLRRU.s:29: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/cchhLRRU.s:31: Error: too many memory references for `lea'
encrypt.c: /tmp/cchhLRRU.s:40: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:41: Error: ambiguous operand size for `mov'
encrypt.c: /tmp/cchhLRRU.s:44: Error: too many memory references for `vpaddd'
encrypt.c: /tmp/cchhLRRU.s:45: Error: too many memory references for `vmovdqa'
encrypt.c: /tmp/cchhLRRU.s:47: Error: too many memory references for `shld'
encrypt.c: /tmp/cchhLRRU.s:50: Error: too many memory references for `shld'
encrypt.c: /tmp/cchhLRRU.s:52: Error: too many memory references for `mov'
encrypt.c: /tmp/cchhLRRU.s:53: Error: too many memory references for `shld'
encrypt.c: /tmp/cchhLRRU.s:55: Error: too many memory references for `xor'
encrypt.c: /tmp/cchhLRRU.s:59: Error: too many memory references for `shld'
encrypt.c: /tmp/cchhLRRU.s:62: Error: too many memory references for `shld'
encrypt.c: /tmp/cchhLRRU.s:63: Error: too many memory references for `xor'
encrypt.c: ...

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