Test results for ppc64, power9, crypto_sign/sphincs256

[Page version: 20250927 20:45:55]

Measurements for ppc64, power9, crypto_sign Test results for ppc64, power9, crypto_sign Test results for crypto_sign/sphincs256
Computer: power9
Microarchitecture: ppc64; POWER9 (004e1203)
Architecture: ppc64
CPU ID: unknown CPU ID
SUPERCOP version: 20210326
Operation: crypto_sign
Primitive: sphincs256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
35882603021401 0 078341 692 1920T:refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
35891213542802 0 078341 692 1920T:refclang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
35895706416465 0 071301 692 1920T:refclang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
35928010416465 0 071301 692 1920T:refclang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
3843760709729 0 060799 684 1920T:refclang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
3845220709729 0 060799 684 1920T:refclang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
39184175520697 0 076229 692 1920T:refclang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
39604502315325 8 071543 684 1944T:refgcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
39612633815325 8 071543 684 1944T:refgcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
4020573939621 0 061231 684 1920T:refclang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
4025800559621 0 061231 684 1920T:refclang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042320210326
40607999515601 8 072119 684 1944T:refgcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
42597495412157 0 067059 684 1928T:refgcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
43109626612185 0 067031 684 1928T:refgcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
43129202112185 0 067031 684 1928T:refgcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
4635184649205 0 061367 676 1920T:refgcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
4645414619221 0 061403 676 1920T:refgcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
4699719729221 0 061403 676 1920T:refgcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
55016993111093 8 064855 684 1928T:refgcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
55289951011293 8 065047 684 1928T:refgcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326
55343204211293 8 065047 684 1928T:refgcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042320210326

Compiler output


genfullchain8x.s: genfullchain8x.s:104:5: error: invalid register name
genfullchain8x.s: mov %rsp,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:105:5: error: invalid operand for instruction
genfullchain8x.s: and $31,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:106:5: error: invalid operand for instruction
genfullchain8x.s: add $256,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:107:10: error: invalid register name
genfullchain8x.s: sub %r11,%rsp
genfullchain8x.s:          ^
genfullchain8x.s: genfullchain8x.s:112:18: error: invalid register name
genfullchain8x.s: vmovupd _rotate8(%rip),%ymm0
genfullchain8x.s:                  ^
genfullchain8x.s: genfullchain8x.s:117:19: error: invalid register name
genfullchain8x.s: vmovupd _rotate16(%rip),%ymm1
genfullchain8x.s:                   ^
genfullchain8x.s: genfullchain8x.s:122:14: error: invalid register name
genfullchain8x.s: lea  hashc8x(%rip),%rdx
genfullchain8x.s:              ^
genfullchain8x.s: genfullchain8x.s:127:6: error: invalid register name
genfullchain8x.s: mov  %rsi,%rsi
genfullchain8x.s:      ^
genfullchain8x.s: genfullchain8x.s:132:13: error: invalid register name
genfullchain8x.s: ...

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
T:avx2clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:avx2clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)

Compiler output


genfullchain8x.s: genfullchain8x.s:104:5: error: invalid register name
genfullchain8x.s: mov %rsp,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:105:5: error: invalid operand for instruction
genfullchain8x.s: and $31,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:106:5: error: invalid operand for instruction
genfullchain8x.s: add $256,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:107:10: error: invalid register name
genfullchain8x.s: sub %r11,%rsp
genfullchain8x.s:          ^
genfullchain8x.s: genfullchain8x.s:112:18: error: invalid register name
genfullchain8x.s: vmovupd _rotate8(%rip),%ymm0
genfullchain8x.s:                  ^
genfullchain8x.s: genfullchain8x.s:117:19: error: invalid register name
genfullchain8x.s: vmovupd _rotate16(%rip),%ymm1
genfullchain8x.s:                   ^
genfullchain8x.s: genfullchain8x.s:122:14: error: invalid register name
genfullchain8x.s: lea  hashc8x(%rip),%rdx
genfullchain8x.s:              ^
genfullchain8x.s: genfullchain8x.s:127:6: error: invalid register name
genfullchain8x.s: mov  %rsi,%rsi
genfullchain8x.s:      ^
genfullchain8x.s: genfullchain8x.s:132:13: error: invalid register name
genfullchain8x.s: ...
genfullchain8x.s: genfullchain8x.s:104:5: error: invalid register name
genfullchain8x.s: mov %rsp,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:105:5: error: invalid operand for instruction
genfullchain8x.s: and $31,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:106:5: error: invalid operand for instruction
genfullchain8x.s: add $256,%r11
genfullchain8x.s:     ^
genfullchain8x.s: genfullchain8x.s:107:10: error: invalid register name
genfullchain8x.s: sub %r11,%rsp
genfullchain8x.s:          ^
genfullchain8x.s: genfullchain8x.s:112:18: error: invalid register name
genfullchain8x.s: vmovupd _rotate8(%rip),%ymm0
genfullchain8x.s:                  ^
genfullchain8x.s: genfullchain8x.s:117:19: error: invalid register name
genfullchain8x.s: vmovupd _rotate16(%rip),%ymm1
genfullchain8x.s:                   ^
genfullchain8x.s: genfullchain8x.s:122:14: error: invalid register name
genfullchain8x.s: lea  hashc8x(%rip),%rdx
genfullchain8x.s:              ^
genfullchain8x.s: genfullchain8x.s:127:6: error: invalid register name
genfullchain8x.s: mov  %rsi,%rsi
genfullchain8x.s:      ^
genfullchain8x.s: genfullchain8x.s:132:13: error: invalid register name
genfullchain8x.s: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx2clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)

Compiler output


genfullchain8x.s: genfullchain8x.s: Assembler messages:
genfullchain8x.s: genfullchain8x.s:104: Error: unrecognized opcode: `mov'
genfullchain8x.s: genfullchain8x.s:105: Error: missing operand
genfullchain8x.s: genfullchain8x.s:106: Error: missing operand
genfullchain8x.s: genfullchain8x.s:107: Error: bad expression
genfullchain8x.s: genfullchain8x.s:107: Error: syntax error; found `r', expected `,'
genfullchain8x.s: genfullchain8x.s:107: Error: junk at end of line: `rsp'
genfullchain8x.s: genfullchain8x.s:112: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:117: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:122: Error: unrecognized opcode: `lea'
genfullchain8x.s: genfullchain8x.s:127: Error: unrecognized opcode: `mov'
genfullchain8x.s: genfullchain8x.s:132: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:137: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:142: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:147: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:152: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:157: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:162: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:167: Error: unrecognized opcode: `vmovupd'
genfullchain8x.s: genfullchain8x.s:172: Error: unrecognized opcode: `vpunpckldq'
genfullchain8x.s: genfullchain8x.s:177: Error: unrecognized opcode: `vpunpckhdq'
genfullchain8x.s: genfullchain8x.s:182: Error: unrecognized opcode: `vperm2f128'
genfullchain8x.s: genfullchain8x.s:187: Error: unrecognized opcode: `vperm2f128'
genfullchain8x.s: genfullchain8x.s:192: Error: unrecognized opcode: `vpunpckldq'
genfullchain8x.s: genfullchain8x.s:197: Error: unrecognized opcode: `vpunpckhdq'
genfullchain8x.s: ...

Number of similar (implementation,compiler) pairs: 12, namely:
ImplementationCompiler
T:avx2gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
T:avx2gcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:avx2gcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)

Namespace violations


consts.o _rotate16 R
consts.o _rotate8 R
consts.o hashc8x R
hash.o hash_2n_n T
hash.o hash_2n_n_mask T
hash.o hash_n_n T
hash.o hash_n_n_mask T
hash.o msg_hash T
hash.o varlen_hash T
horst.o horst_sign T
horst.o horst_verify T
permute.o chacha_permute T
prg.o prg T
wots.o wots_pkgen T
wots.o wots_sign T
wots.o wots_verify T
zerobytes.o zerobytes T

Number of similar (implementation,compiler) pairs: 20, namely:
ImplementationCompiler
T:refclang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refgcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
T:refgcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)

Namespace violations


consts.o _rotate16 R
consts.o _rotate16 R
consts.o _rotate8 R
consts.o _rotate8 R
consts.o hashc8x R
consts.o hashc8x R
hash.o hash_2n_n T
hash.o hash_2n_n T
hash.o hash_2n_n_mask T
hash.o hash_2n_n_mask T
hash.o hash_n_n T
hash.o hash_n_n T
hash.o hash_n_n_mask T
hash.o hash_n_n_mask T
hash.o msg_hash T
hash.o msg_hash T
hash.o varlen_hash T
hash.o varlen_hash T
horst.o horst_sign T
horst.o horst_sign T
horst.o horst_verify T
horst.o horst_verify T
permute.o chacha_permute T
permute.o chacha_permute T
prg.o prg T
prg.o prg T
wots.o wots_pkgen T
wots.o wots_pkgen T
wots.o wots_sign T
wots.o wots_sign T
wots.o wots_verify T
wots.o wots_verify T
zerobytes.o zerobytes T
zerobytes.o zerobytes T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)