Implementation notes: x86, gcc16, crypto_hash/bblake512

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

Compiler output

Implementation: crypto_hash/bblake512/xop
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
hash.c: hash.c:43: error: expected specifier-qualifier-list before '__m128i'
hash.c: hash.c: In function 'blake512_compress':
hash.c: hash.c:60: error: '__m128i' undeclared (first use in this function)
hash.c: hash.c:60: error: (Each undeclared identifier is reported only once
hash.c: hash.c:60: error: for each function it appears in.)
hash.c: hash.c:60: error: expected ';' before 'row1l'
hash.c: hash.c:61: error: expected ';' before 'row2l'
hash.c: hash.c:62: error: expected ';' before 'row3l'
hash.c: hash.c:63: error: expected ';' before 'row4l'
hash.c: hash.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u8to64'
hash.c: hash.c:66: error: 'u8to64' undeclared (first use in this function)
hash.c: hash.c:68: error: expected ';' before 'm0'
hash.c: hash.c:69: error: expected ';' before 't0'
hash.c: hash.c:70: error: expected ';' before 'b0'
hash.c: hash.c:72: error: 'm0' undeclared (first use in this function)
hash.c: hash.c:72: error: expected expression before ')' token
hash.c: hash.c:73: error: 'm1' undeclared (first use in this function)
hash.c: hash.c:73: error: expected expression before ')' token
hash.c: hash.c:74: error: 'm2' undeclared (first use in this function)
hash.c: hash.c:74: error: expected expression before ')' token
hash.c: hash.c:75: error: 'm3' undeclared (first use in this function)
hash.c: hash.c:75: error: expected expression before ')' token
hash.c: hash.c:76: error: 'm4' undeclared (first use in this function)
hash.c: hash.c:76: error: expected expression before ')' token
hash.c: hash.c:77: error: 'm5' undeclared (first use in this function)
hash.c: ...

Number of similar (compiler,implementation) pairs: 96, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer xop
gcc -m32 -O2 -fomit-frame-pointer xop
gcc -m32 -O3 -fomit-frame-pointer xop
gcc -m32 -O -fomit-frame-pointer xop
gcc -m32 -Os -fomit-frame-pointer xop
gcc -m32 -march=athlon -O2 -fomit-frame-pointer xop
gcc -m32 -march=athlon -O3 -fomit-frame-pointer xop
gcc -m32 -march=athlon -O -fomit-frame-pointer xop
gcc -m32 -march=athlon -Os -fomit-frame-pointer xop
gcc -m32 -march=i386 -O2 -fomit-frame-pointer xop
gcc -m32 -march=i386 -O3 -fomit-frame-pointer xop
gcc -m32 -march=i386 -O -fomit-frame-pointer xop
gcc -m32 -march=i386 -Os -fomit-frame-pointer xop
gcc -m32 -march=i486 -O2 -fomit-frame-pointer xop
gcc -m32 -march=i486 -O3 -fomit-frame-pointer xop
gcc -m32 -march=i486 -O -fomit-frame-pointer xop
gcc -m32 -march=i486 -Os -fomit-frame-pointer xop
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer xop
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer xop
gcc -m32 -march=k6-2 -O -fomit-frame-pointer xop
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer xop
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer xop
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer xop
gcc -m32 -march=k6-3 -O -fomit-frame-pointer xop
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer xop
gcc -m32 -march=k6 -O2 -fomit-frame-pointer xop
gcc -m32 -march=k6 -O3 -fomit-frame-pointer xop
gcc -m32 -march=k6 -O -fomit-frame-pointer xop
gcc -m32 -march=k6 -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer xop
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium2 -O -fomit-frame-pointer xop
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium3 -O -fomit-frame-pointer xop
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium -O -fomit-frame-pointer xop
gcc -m32 -march=pentium -Os -fomit-frame-pointer xop
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer xop
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer xop

Compiler output

Implementation: crypto_hash/bblake512/xop
Compiler: gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer
hash.c: hash.c: In function 'blake512_compress':
hash.c: hash.c:81: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:82: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:83: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:84: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:85: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:86: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:87: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:88: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: ...

Number of similar (compiler,implementation) pairs: 60, namely:
CompilerImplementations
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer xop
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer xop
gcc -m32 -march=core2 -O2 -fomit-frame-pointer xop
gcc -m32 -march=core2 -O3 -fomit-frame-pointer xop
gcc -m32 -march=core2 -O -fomit-frame-pointer xop
gcc -m32 -march=core2 -Os -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer xop
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer xop
gcc -m32 -march=k8 -O2 -fomit-frame-pointer xop
gcc -m32 -march=k8 -O3 -fomit-frame-pointer xop
gcc -m32 -march=k8 -O -fomit-frame-pointer xop
gcc -m32 -march=k8 -Os -fomit-frame-pointer xop
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer xop
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer xop
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer xop
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer xop
gcc -m32 -march=nocona -O2 -fomit-frame-pointer xop
gcc -m32 -march=nocona -O3 -fomit-frame-pointer xop
gcc -m32 -march=nocona -O -fomit-frame-pointer xop
gcc -m32 -march=nocona -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium-m -O -fomit-frame-pointer xop
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer xop
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer xop
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer xop
gcc -m32 -march=pentium4 -O -fomit-frame-pointer xop
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer xop
gcc -m32 -march=prescott -O2 -fomit-frame-pointer xop
gcc -m32 -march=prescott -O3 -fomit-frame-pointer xop
gcc -m32 -march=prescott -O -fomit-frame-pointer xop
gcc -m32 -march=prescott -Os -fomit-frame-pointer xop

Compiler output

Implementation: crypto_hash/bblake512/xop
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
hash.c: hash.c: In function 'blake512_compress':
hash.c: hash.c:81: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:82: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:83: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:84: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:85: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:86: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:87: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:88: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: ...
hash.c: hash.c: In function 'blake512_compress':
hash.c: hash.c:81: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:82: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:83: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:84: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:85: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:86: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:87: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:88: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: hash.c:117: error: incompatible types when assigning to type '__m128i' from type 'int'
hash.c: ...

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