Implementation notes: x86, gcc16, crypto_stream/speck128128ctr

Computer: gcc16
Architecture: x86
CPU ID: AuthenticAMD-00100f23-178bfbff
SUPERCOP version: 20171020
Operation: crypto_stream
Primitive: speck128128ctr

Compiler output

Implementation: crypto_stream/speck128128ctr/sse4
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
stream.c: In file included from Intrinsics_SSE4_128block.h:5,
stream.c: from Speck128128SSE4.h:17,
stream.c: from stream.c:20:
stream.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/smmintrin.h:32:3: error: #error "SSE4.1 instruction set not enabled"
stream.c: stream.c:23: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:25: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_sse4':
stream.c: stream.c:41: error: '__m128i' undeclared (first use in this function)
stream.c: stream.c:41: error: (Each undeclared identifier is reported only once
stream.c: stream.c:41: error: for each function it appears in.)
stream.c: stream.c:41: error: expected ';' before 'rk'
stream.c: stream.c:62: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:62: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:65: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:65: error: too many arguments to function 'Encrypt'
stream.c: stream.c:70: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:70: error: too many arguments to function 'Encrypt'
stream.c: stream.c:75: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:75: error: too many arguments to function 'Encrypt'
stream.c: stream.c:80: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: ...

Number of similar (compiler,implementation) pairs: 148, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer sse4
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer sse4
gcc -m32 -O2 -fomit-frame-pointer sse4
gcc -m32 -O3 -fomit-frame-pointer sse4
gcc -m32 -O -fomit-frame-pointer sse4
gcc -m32 -Os -fomit-frame-pointer sse4
gcc -m32 -march=athlon -O2 -fomit-frame-pointer sse4
gcc -m32 -march=athlon -O3 -fomit-frame-pointer sse4
gcc -m32 -march=athlon -O -fomit-frame-pointer sse4
gcc -m32 -march=athlon -Os -fomit-frame-pointer sse4
gcc -m32 -march=core2 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -O -fomit-frame-pointer sse4
gcc -m32 -march=core2 -Os -fomit-frame-pointer sse4
gcc -m32 -march=i386 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=i386 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=i386 -O -fomit-frame-pointer sse4
gcc -m32 -march=i386 -Os -fomit-frame-pointer sse4
gcc -m32 -march=i486 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=i486 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=i486 -O -fomit-frame-pointer sse4
gcc -m32 -march=i486 -Os -fomit-frame-pointer sse4
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=k6-2 -O -fomit-frame-pointer sse4
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer sse4
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=k6-3 -O -fomit-frame-pointer sse4
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer sse4
gcc -m32 -march=k6 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=k6 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=k6 -O -fomit-frame-pointer sse4
gcc -m32 -march=k6 -Os -fomit-frame-pointer sse4
gcc -m32 -march=k8 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=k8 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=k8 -O -fomit-frame-pointer sse4
gcc -m32 -march=k8 -Os -fomit-frame-pointer sse4
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer sse4
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer sse4
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer sse4
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer sse4
gcc -m32 -march=nocona -O2 -fomit-frame-pointer sse4
gcc -m32 -march=nocona -O3 -fomit-frame-pointer sse4
gcc -m32 -march=nocona -O -fomit-frame-pointer sse4
gcc -m32 -march=nocona -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium-m -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium2 -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium3 -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium4 -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentium -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentium -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentium -O -fomit-frame-pointer sse4
gcc -m32 -march=pentium -Os -fomit-frame-pointer sse4
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer sse4
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer sse4
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer sse4
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer sse4
gcc -m32 -march=prescott -O2 -fomit-frame-pointer sse4
gcc -m32 -march=prescott -O3 -fomit-frame-pointer sse4
gcc -m32 -march=prescott -O -fomit-frame-pointer sse4
gcc -m32 -march=prescott -Os -fomit-frame-pointer sse4

Compiler output

Implementation: crypto_stream/speck128128ctr/avx2
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx2':
stream.c: stream.c:42: error: '__m256i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...

Number of similar (compiler,implementation) pairs: 156, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer avx2
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer avx2
gcc -m32 -O2 -fomit-frame-pointer avx2
gcc -m32 -O3 -fomit-frame-pointer avx2
gcc -m32 -O -fomit-frame-pointer avx2
gcc -m32 -Os -fomit-frame-pointer avx2
gcc -m32 -march=athlon -O2 -fomit-frame-pointer avx2
gcc -m32 -march=athlon -O3 -fomit-frame-pointer avx2
gcc -m32 -march=athlon -O -fomit-frame-pointer avx2
gcc -m32 -march=athlon -Os -fomit-frame-pointer avx2
gcc -m32 -march=core2 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -O -fomit-frame-pointer avx2
gcc -m32 -march=core2 -Os -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer avx2
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer avx2
gcc -m32 -march=i386 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=i386 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=i386 -O -fomit-frame-pointer avx2
gcc -m32 -march=i386 -Os -fomit-frame-pointer avx2
gcc -m32 -march=i486 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=i486 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=i486 -O -fomit-frame-pointer avx2
gcc -m32 -march=i486 -Os -fomit-frame-pointer avx2
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=k6-2 -O -fomit-frame-pointer avx2
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer avx2
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=k6-3 -O -fomit-frame-pointer avx2
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer avx2
gcc -m32 -march=k6 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=k6 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=k6 -O -fomit-frame-pointer avx2
gcc -m32 -march=k6 -Os -fomit-frame-pointer avx2
gcc -m32 -march=k8 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=k8 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=k8 -O -fomit-frame-pointer avx2
gcc -m32 -march=k8 -Os -fomit-frame-pointer avx2
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer avx2
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer avx2
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer avx2
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer avx2
gcc -m32 -march=nocona -O2 -fomit-frame-pointer avx2
gcc -m32 -march=nocona -O3 -fomit-frame-pointer avx2
gcc -m32 -march=nocona -O -fomit-frame-pointer avx2
gcc -m32 -march=nocona -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium-m -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium2 -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium3 -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium4 -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentium -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentium -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentium -O -fomit-frame-pointer avx2
gcc -m32 -march=pentium -Os -fomit-frame-pointer avx2
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer avx2
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer avx2
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer avx2
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer avx2
gcc -m32 -march=prescott -O2 -fomit-frame-pointer avx2
gcc -m32 -march=prescott -O3 -fomit-frame-pointer avx2
gcc -m32 -march=prescott -O -fomit-frame-pointer avx2
gcc -m32 -march=prescott -Os -fomit-frame-pointer avx2

Compiler output

Implementation: crypto_stream/speck128128ctr/avx512
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx512':
stream.c: stream.c:42: error: '__m512i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...

Number of similar (compiler,implementation) pairs: 156, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer avx512
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer avx512
gcc -m32 -O2 -fomit-frame-pointer avx512
gcc -m32 -O3 -fomit-frame-pointer avx512
gcc -m32 -O -fomit-frame-pointer avx512
gcc -m32 -Os -fomit-frame-pointer avx512
gcc -m32 -march=athlon -O2 -fomit-frame-pointer avx512
gcc -m32 -march=athlon -O3 -fomit-frame-pointer avx512
gcc -m32 -march=athlon -O -fomit-frame-pointer avx512
gcc -m32 -march=athlon -Os -fomit-frame-pointer avx512
gcc -m32 -march=core2 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -O -fomit-frame-pointer avx512
gcc -m32 -march=core2 -Os -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer avx512
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer avx512
gcc -m32 -march=i386 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=i386 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=i386 -O -fomit-frame-pointer avx512
gcc -m32 -march=i386 -Os -fomit-frame-pointer avx512
gcc -m32 -march=i486 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=i486 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=i486 -O -fomit-frame-pointer avx512
gcc -m32 -march=i486 -Os -fomit-frame-pointer avx512
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=k6-2 -O -fomit-frame-pointer avx512
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer avx512
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=k6-3 -O -fomit-frame-pointer avx512
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer avx512
gcc -m32 -march=k6 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=k6 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=k6 -O -fomit-frame-pointer avx512
gcc -m32 -march=k6 -Os -fomit-frame-pointer avx512
gcc -m32 -march=k8 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=k8 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=k8 -O -fomit-frame-pointer avx512
gcc -m32 -march=k8 -Os -fomit-frame-pointer avx512
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer avx512
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer avx512
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer avx512
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer avx512
gcc -m32 -march=nocona -O2 -fomit-frame-pointer avx512
gcc -m32 -march=nocona -O3 -fomit-frame-pointer avx512
gcc -m32 -march=nocona -O -fomit-frame-pointer avx512
gcc -m32 -march=nocona -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium-m -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium2 -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium3 -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium4 -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentium -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentium -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentium -O -fomit-frame-pointer avx512
gcc -m32 -march=pentium -Os -fomit-frame-pointer avx512
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer avx512
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer avx512
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer avx512
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer avx512
gcc -m32 -march=prescott -O2 -fomit-frame-pointer avx512
gcc -m32 -march=prescott -O3 -fomit-frame-pointer avx512
gcc -m32 -march=prescott -O -fomit-frame-pointer avx512
gcc -m32 -march=prescott -Os -fomit-frame-pointer avx512

Compiler output

Implementation: crypto_stream/speck128128ctr/sse4
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
stream.c: In file included from Intrinsics_SSE4_128block.h:5,
stream.c: from Speck128128SSE4.h:17,
stream.c: from stream.c:20:
stream.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/smmintrin.h:32:3: error: #error "SSE4.1 instruction set not enabled"
stream.c: stream.c:23: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:25: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_sse4':
stream.c: stream.c:41: error: '__m128i' undeclared (first use in this function)
stream.c: stream.c:41: error: (Each undeclared identifier is reported only once
stream.c: stream.c:41: error: for each function it appears in.)
stream.c: stream.c:41: error: expected ';' before 'rk'
stream.c: stream.c:62: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:62: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:65: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:65: error: too many arguments to function 'Encrypt'
stream.c: stream.c:70: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:70: error: too many arguments to function 'Encrypt'
stream.c: stream.c:75: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:75: error: too many arguments to function 'Encrypt'
stream.c: stream.c:80: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: ...
stream.c: In file included from Intrinsics_SSE4_128block.h:5,
stream.c: from Speck128128SSE4.h:17,
stream.c: from stream.c:20:
stream.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/smmintrin.h:32:3: error: #error "SSE4.1 instruction set not enabled"
stream.c: stream.c:23: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:25: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m128i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_sse4':
stream.c: stream.c:41: error: '__m128i' undeclared (first use in this function)
stream.c: stream.c:41: error: (Each undeclared identifier is reported only once
stream.c: stream.c:41: error: for each function it appears in.)
stream.c: stream.c:41: error: expected ';' before 'rk'
stream.c: stream.c:62: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:62: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:65: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:65: error: too many arguments to function 'Encrypt'
stream.c: stream.c:70: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:70: error: too many arguments to function 'Encrypt'
stream.c: stream.c:75: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:75: error: too many arguments to function 'Encrypt'
stream.c: stream.c:80: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:23: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer sse4
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer sse4
gcc -m32 -march=barcelona -O -fomit-frame-pointer sse4
gcc -m32 -march=barcelona -Os -fomit-frame-pointer sse4

Compiler output

Implementation: crypto_stream/speck128128ctr/avx2
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx2':
stream.c: stream.c:42: error: '__m256i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m256i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx2':
stream.c: stream.c:42: error: '__m256i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer avx2
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer avx2
gcc -m32 -march=barcelona -O -fomit-frame-pointer avx2
gcc -m32 -march=barcelona -Os -fomit-frame-pointer avx2

Compiler output

Implementation: crypto_stream/speck128128ctr/avx512
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx512':
stream.c: stream.c:42: error: '__m512i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...
stream.c: stream.c:24: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:26: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c:27: error: expected declaration specifiers or '...' before '__m512i'
stream.c: stream.c: In function 'crypto_stream_speck128128ctr_avx512':
stream.c: stream.c:42: error: '__m512i' undeclared (first use in this function)
stream.c: stream.c:42: error: (Each undeclared identifier is reported only once
stream.c: stream.c:42: error: for each function it appears in.)
stream.c: stream.c:42: error: expected ';' before 'rk'
stream.c: stream.c:63: error: 'rk' undeclared (first use in this function)
stream.c: stream.c:63: error: too many arguments to function 'ExpandKey'
stream.c: stream.c:66: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:66: error: too many arguments to function 'Encrypt'
stream.c: stream.c:71: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:71: error: too many arguments to function 'Encrypt'
stream.c: stream.c:76: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:76: error: too many arguments to function 'Encrypt'
stream.c: stream.c:81: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:81: error: too many arguments to function 'Encrypt'
stream.c: stream.c:86: warning: passing argument 4 of 'Encrypt' makes integer from pointer without a cast
stream.c: stream.c:24: note: expected 'int' but argument is of type 'long long unsigned int *'
stream.c: stream.c:86: error: too many arguments to function 'Encrypt'
stream.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer avx512
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer avx512
gcc -m32 -march=barcelona -O -fomit-frame-pointer avx512
gcc -m32 -march=barcelona -Os -fomit-frame-pointer avx512

Compiler output

Implementation: crypto_stream/speck128128ctr/sse4
Compiler: gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer
stream.c: stream.c:99: error: static declaration of 'Encrypt' follows non-static declaration
stream.c: stream.c:23: note: previous declaration of 'Encrypt' was here
stream.c: stream.c:212: error: static declaration of 'Encrypt_Xor' follows non-static declaration
stream.c: stream.c:25: note: previous declaration of 'Encrypt_Xor' was here
stream.c: stream.c:253: error: static declaration of 'ExpandKey' follows non-static declaration
stream.c: stream.c:26: note: previous declaration of 'ExpandKey' was here

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer sse4
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer sse4