Implementation notes: amd64, river, crypto_aead/omdsha256k256n104tau160v2

Computer: river
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
344928refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016083120160806
347104refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016083120160806
352748refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016083120160806
375532refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016083120160806

Compiler output

Implementation: crypto_aead/omdsha256k256n104tau160v2/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccUiYzAH.s: Assembler messages:
encrypt.c: /tmp//ccUiYzAH.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccUiYzAH.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccUiYzAH.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccUiYzAH.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccUiYzAH.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccUiYzAH.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccUiYzAH.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccUiYzAH.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccUiYzAH.s:1003: Error: no such instruction: `movl %edx,%eax'

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/omdsha256k256n104tau160v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccsrqwiU.s: Assembler messages:
encrypt.c: /tmp//ccsrqwiU.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccsrqwiU.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccsrqwiU.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccsrqwiU.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccsrqwiU.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccsrqwiU.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccsrqwiU.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccsrqwiU.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccsrqwiU.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccsrqwiU.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccsrqwiU.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccsrqwiU.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccsrqwiU.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccsrqwiU.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccsrqwiU.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccsrqwiU.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccsrqwiU.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccsrqwiU.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccsrqwiU.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccsrqwiU.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccsrqwiU.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccsrqwiU.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccsrqwiU.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccsrqwiU.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
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/omdsha256k256n104tau160v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//ccwUoZKW.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccELzldp.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k256n104tau160v2/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccKXhN0x.s: Assembler messages:
encrypt.c: /tmp//ccKXhN0x.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccKXhN0x.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccKXhN0x.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccKXhN0x.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccKXhN0x.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccKXhN0x.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccKXhN0x.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccKXhN0x.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccKXhN0x.s:1003: Error: no such instruction: `movl %edx,%eax'

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/omdsha256k256n104tau160v2/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cctyoPdk.s: Assembler messages:
encrypt.c: /tmp//cctyoPdk.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//cctyoPdk.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//cctyoPdk.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//cctyoPdk.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//cctyoPdk.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//cctyoPdk.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//cctyoPdk.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//cctyoPdk.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//cctyoPdk.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//cctyoPdk.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//cctyoPdk.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//cctyoPdk.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//cctyoPdk.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//cctyoPdk.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//cctyoPdk.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//cctyoPdk.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//cctyoPdk.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//cctyoPdk.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//cctyoPdk.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//cctyoPdk.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//cctyoPdk.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//cctyoPdk.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//cctyoPdk.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//cctyoPdk.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
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/omdsha256k256n104tau160v2/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc74xplf.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//cc2rsudU.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k256n104tau160v2/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccCLbLe4.s: Assembler messages:
encrypt.c: /tmp//ccCLbLe4.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccCLbLe4.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccCLbLe4.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccCLbLe4.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccCLbLe4.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccCLbLe4.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccCLbLe4.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccCLbLe4.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccCLbLe4.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccCLbLe4.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccCLbLe4.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccCLbLe4.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccCLbLe4.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccCLbLe4.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccCLbLe4.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccCLbLe4.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccCLbLe4.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccCLbLe4.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccCLbLe4.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccCLbLe4.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccCLbLe4.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccCLbLe4.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccCLbLe4.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccCLbLe4.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
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/omdsha256k256n104tau160v2/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccDqX59S.s: Assembler messages:
encrypt.c: /tmp//ccDqX59S.s:956: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccDqX59S.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:961: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:963: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccDqX59S.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccDqX59S.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:969: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccDqX59S.s:980: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:988: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccDqX59S.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:991: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:993: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccDqX59S.s:994: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccDqX59S.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:999: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccDqX59S.s:1000: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccDqX59S.s:1001: Error: invalid operand for 'movq' ('(' unexpected)

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/omdsha256k256n104tau160v2/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccqg2iX0.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//cc0r00AV.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/omdsha256k256n104tau160v2/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccTIserX.s: Assembler messages:
encrypt.c: /tmp//ccTIserX.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccTIserX.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccTIserX.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccTIserX.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccTIserX.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccTIserX.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccTIserX.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccTIserX.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccTIserX.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccTIserX.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccTIserX.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccTIserX.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccTIserX.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccTIserX.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccTIserX.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccTIserX.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccTIserX.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccTIserX.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccTIserX.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccTIserX.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccTIserX.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccTIserX.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccTIserX.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccTIserX.s:98: Error: no such instruction: `vpxor xmm3,xmm3,xmm2'
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/omdsha256k256n104tau160v2/sse4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccctQ6eT.s: Assembler messages:
encrypt.c: /tmp//ccctQ6eT.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:960: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccctQ6eT.s:963: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccctQ6eT.s:964: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccctQ6eT.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:970: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccctQ6eT.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:990: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccctQ6eT.s:993: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccctQ6eT.s:994: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccctQ6eT.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccctQ6eT.s:1000: Error: no such instruction: `movl %edx,%eax'

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/omdsha256k256n104tau160v2/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//ccNaQplT.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccTieYmz.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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