Implementation notes: amd64, river, crypto_aead/omdsha256k128n96tau128v2

Computer: river
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
346076refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016083120160806
358824refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016083120160806
359132refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016083120160806
363936refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016083120160806

Compiler output

Implementation: crypto_aead/omdsha256k128n96tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccW6fca4.s: Assembler messages:
encrypt.c: /tmp//ccW6fca4.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccW6fca4.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccW6fca4.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccW6fca4.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccW6fca4.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccW6fca4.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccW6fca4.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccW6fca4.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccW6fca4.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/omdsha256k128n96tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccxLtSjd.s: Assembler messages:
encrypt.c: /tmp//ccxLtSjd.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccxLtSjd.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccxLtSjd.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccxLtSjd.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccxLtSjd.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccxLtSjd.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccxLtSjd.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccxLtSjd.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccxLtSjd.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccxLtSjd.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccxLtSjd.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccxLtSjd.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccxLtSjd.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccxLtSjd.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccxLtSjd.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccxLtSjd.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccxLtSjd.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccxLtSjd.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccxLtSjd.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccxLtSjd.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccxLtSjd.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccxLtSjd.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccxLtSjd.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccxLtSjd.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/omdsha256k128n96tau128v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
try.c: /tmp//cczHqYur.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//ccQdLqhE.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/omdsha256k128n96tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cccAGrKQ.s: Assembler messages:
encrypt.c: /tmp//cccAGrKQ.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:960: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:961: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//cccAGrKQ.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cccAGrKQ.s:965: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cccAGrKQ.s:967: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:971: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//cccAGrKQ.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:984: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:990: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:992: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//cccAGrKQ.s:995: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cccAGrKQ.s:996: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cccAGrKQ.s:998: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:1001: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.s:1002: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cccAGrKQ.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/omdsha256k128n96tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccoeJ8Y3.s: Assembler messages:
encrypt.c: /tmp//ccoeJ8Y3.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccoeJ8Y3.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccoeJ8Y3.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccoeJ8Y3.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccoeJ8Y3.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccoeJ8Y3.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccoeJ8Y3.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccoeJ8Y3.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccoeJ8Y3.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccoeJ8Y3.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccoeJ8Y3.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccoeJ8Y3.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccoeJ8Y3.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccoeJ8Y3.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccoeJ8Y3.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccoeJ8Y3.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccoeJ8Y3.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccoeJ8Y3.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccoeJ8Y3.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccoeJ8Y3.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccoeJ8Y3.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccoeJ8Y3.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccoeJ8Y3.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccoeJ8Y3.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/omdsha256k128n96tau128v2/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
try.c: /tmp//cc7JOalp.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//cclYEnYJ.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/omdsha256k128n96tau128v2/sse4
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccNepxYH.s: Assembler messages:
encrypt.c: /tmp//ccNepxYH.s:956: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//ccNepxYH.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:961: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:963: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccNepxYH.s:964: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccNepxYH.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:969: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccNepxYH.s:980: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:982: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:988: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//ccNepxYH.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:991: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:993: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//ccNepxYH.s:994: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//ccNepxYH.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.s:999: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//ccNepxYH.s:1000: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//ccNepxYH.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/omdsha256k128n96tau128v2/avx1
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccSsz4MK.s: Assembler messages:
encrypt.c: /tmp//ccSsz4MK.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccSsz4MK.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccSsz4MK.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccSsz4MK.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccSsz4MK.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccSsz4MK.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccSsz4MK.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccSsz4MK.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccSsz4MK.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccSsz4MK.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccSsz4MK.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccSsz4MK.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccSsz4MK.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccSsz4MK.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccSsz4MK.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccSsz4MK.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccSsz4MK.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccSsz4MK.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccSsz4MK.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccSsz4MK.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccSsz4MK.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccSsz4MK.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccSsz4MK.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccSsz4MK.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/omdsha256k128n96tau128v2/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
try.c: /tmp//ccqBLVYz.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//ccmLBkqe.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/omdsha256k128n96tau128v2/avx1
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//ccMsohi6.s: Assembler messages:
encrypt.c: /tmp//ccMsohi6.s:23: Error: no such instruction: `vmovdqa xmm13,XMMWORD PTR [PSHUFFLE_BYTE_FLIP_MASK+rip]'
encrypt.c: /tmp//ccMsohi6.s:24: Error: no such instruction: `vmovdqa xmm10,XMMWORD PTR [_SHUF_00BA+rip]'
encrypt.c: /tmp//ccMsohi6.s:25: Error: no such instruction: `vmovdqa xmm12,XMMWORD PTR [_SHUF_DC00+rip]'
encrypt.c: /tmp//ccMsohi6.s:28: Error: no such instruction: `vmovdqu xmm4,[rdi+0*16]'
encrypt.c: /tmp//ccMsohi6.s:29: Error: no such instruction: `vpshufb xmm4,xmm4,xmm13'
encrypt.c: /tmp//ccMsohi6.s:30: Error: no such instruction: `vmovdqu xmm5,[rdi+1*16]'
encrypt.c: /tmp//ccMsohi6.s:31: Error: no such instruction: `vpshufb xmm5,xmm5,xmm13'
encrypt.c: /tmp//ccMsohi6.s:32: Error: no such instruction: `vmovdqu xmm6,[rdi+2*16]'
encrypt.c: /tmp//ccMsohi6.s:33: Error: no such instruction: `vpshufb xmm6,xmm6,xmm13'
encrypt.c: /tmp//ccMsohi6.s:34: Error: no such instruction: `vmovdqu xmm7,[rdi+3*16]'
encrypt.c: /tmp//ccMsohi6.s:35: Error: no such instruction: `vpshufb xmm7,xmm7,xmm13'
encrypt.c: /tmp//ccMsohi6.s:40: Error: no such instruction: `vpaddd xmm9,xmm4,[rbp+0*16]'
encrypt.c: /tmp//ccMsohi6.s:41: Error: no such instruction: `vmovdqa [rsp+16],xmm9'
encrypt.c: /tmp//ccMsohi6.s:45: Error: no such instruction: `vpalignr xmm0,xmm7,xmm6,4'
encrypt.c: /tmp//ccMsohi6.s:52: Error: no such instruction: `vpaddd xmm0,xmm0,xmm4'
encrypt.c: /tmp//ccMsohi6.s:56: Error: no such instruction: `vpalignr xmm1,xmm5,xmm4,4'
encrypt.c: /tmp//ccMsohi6.s:66: Error: no such instruction: `vpsrld xmm2,xmm1,7'
encrypt.c: /tmp//ccMsohi6.s:70: Error: no such instruction: `vpslld xmm3,xmm1,(32-7)'
encrypt.c: /tmp//ccMsohi6.s:73: Error: no such instruction: `vpor xmm3,xmm3,xmm2'
encrypt.c: /tmp//ccMsohi6.s:82: Error: no such instruction: `vpsrld xmm2,xmm1,18'
encrypt.c: /tmp//ccMsohi6.s:86: Error: no such instruction: `vpsrld xmm8,xmm1,3'
encrypt.c: /tmp//ccMsohi6.s:91: Error: no such instruction: `vpslld xmm1,xmm1,(32-18)'
encrypt.c: /tmp//ccMsohi6.s:94: Error: no such instruction: `vpxor xmm3,xmm3,xmm1'
encrypt.c: /tmp//ccMsohi6.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/omdsha256k128n96tau128v2/sse4
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
encrypt.c: /tmp//cciE7JiX.s: Assembler messages:
encrypt.c: /tmp//cciE7JiX.s:957: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:958: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:959: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:960: Error: no such instruction: `movl $1,8(%rsp)'
encrypt.c: /tmp//cciE7JiX.s:963: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cciE7JiX.s:964: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cciE7JiX.s:966: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:970: Error: no such instruction: `movl %edx,%eax'
encrypt.c: /tmp//cciE7JiX.s:988: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:989: Error: invalid operand for 'movq' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.s:990: Error: no such instruction: `movl $0,8(%rsp)'
encrypt.c: /tmp//cciE7JiX.s:993: Error: no such instruction: `cmpl $-1,%eax'
encrypt.c: /tmp//cciE7JiX.s:994: Error: no such instruction: `movl %eax,%edx'
encrypt.c: /tmp//cciE7JiX.s:996: Error: invalid operand for 'lea' ('(' unexpected)
encrypt.c: /tmp//cciE7JiX.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/omdsha256k128n96tau128v2/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
try.c: /tmp//cceNjWVL.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//ccLVdgeb.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