Test results for amd64, know, crypto_dh/hector

[Page version: 20241023 21:33:59]

Measurements for amd64, know, crypto_dh Test results for amd64, know, crypto_dh Test results for crypto_dh/hector
Computer: know
Microarchitecture: amd64; Comet Lake (806ec)
Architecture: amd64
CPU ID: GenuineIntel-000806ec-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_dh
Primitive: hector
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2174172140617 0 728301412 1476 2560T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102220241022
2215329133141 0 728292028 1476 2560T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102220241022
2318037114803 0 728272108 1476 2528T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102220241022
2347159164693 0 728322964 1476 2560T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102220241022

Compiler output


common.c: In file included from common.c:9:
common.c: In file included from ./common.h:12:
common.c: In file included from ./divclass.h:10:
common.c: In file included from ./field.h:7:
common.c: In file included from ./mpfq_2_113.h:5:
common.c: ./x86_64/mpfq_2_113.h:740:14: error: use of unknown builtin '__builtin_ia32_pslldqi128' [-Wimplicit-function-declaration]
common.c:                 r.s = t0 ^ SHLD(t1, 64);
common.c:                            ^
common.c: ./x86_64/mpfq_2_113.h:597:25: note: expanded from macro 'SHLD'
common.c: #define SHLD(x,r) (v2di)__builtin_ia32_pslldqi128 ((gcc43bugfix) (x),(r))
common.c:                         ^
common.c: ./x86_64/mpfq_2_113.h:740:14: error: invalid conversion between vector type 'v2di' (vector of 2 'uint64_t' values) and integer type 'int' of different size
common.c:                 r.s = t0 ^ SHLD(t1, 64);
common.c:                            ^~~~~~~~~~~~
common.c: ./x86_64/mpfq_2_113.h:597:19: note: expanded from macro 'SHLD'
common.c: #define SHLD(x,r) (v2di)__builtin_ia32_pslldqi128 ((gcc43bugfix) (x),(r))
common.c:                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
common.c: ./x86_64/mpfq_2_113.h:747:14: error: use of unknown builtin '__builtin_ia32_psrldqi128' [-Wimplicit-function-declaration]
common.c:                 r.s = t2 ^ SHRD(t1, 64);
common.c:                            ^
common.c: ./x86_64/mpfq_2_113.h:598:25: note: expanded from macro 'SHRD'
common.c: #define SHRD(x,r) (v2di)__builtin_ia32_psrldqi128 ((gcc43bugfix) (x),(r))
common.c:                         ^
common.c: ./x86_64/mpfq_2_113.h:747:14: error: invalid conversion between vector type 'v2di' (vector of 2 'uint64_t' values) and integer type 'int' of different size
common.c:                 r.s = t2 ^ SHRD(t1, 64);
common.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


common.c: In file included from common.h:12,
common.c:                  from common.c:9:
common.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
common.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
common.c:       |                                                        ^~~~~
config.c: In file included from config.h:11,
config.c:                  from config.c:10:
config.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
config.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
config.c:       |                                                        ^~~~~
conversion.c: In file included from conversion.c:9:
conversion.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
conversion.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
conversion.c:       |                                                        ^~~~~
curve.c: In file included from config.h:11,
curve.c:                  from curve.c:7:
curve.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
curve.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
curve.c:       |                                                        ^~~~~
divclass.c: In file included from divclass.c:9:
divclass.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
divclass.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
divclass.c:       |                                                        ^~~~~
generator.c: In file included from config.h:11,
generator.c:                  from generator.c:10:
generator.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
generator.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
generator.c:       |                                                        ^~~~~
hector_dh.c: In file included from config.h:11,
hector_dh.c:                  from hector_dh.c:13:
hector_dh.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
hector_dh.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
hector_dh.c:       |                                                        ^~~~~
wnaf.c: In file included from config.h:11,
wnaf.c:                  from wnaf.c:10:
wnaf.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
wnaf.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
wnaf.c:       |                                                        ^~~~~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Namespace violations


common.o gen_keypair T
config.o K B
config.o clear_all T
config.o dummyelts B
config.o f0 B
config.o f3 B
config.o init_all T
config.o p B
config.o size_of_p B
conversion.o bytearray_to_divclass T
conversion.o bytearray_to_kelt T
conversion.o bytearray_to_mpz_t T
conversion.o divclass_to_bytearray T
conversion.o kelt_to_bytearray T
conversion.o kelt_to_mpz_t T
conversion.o mpz_t_to_bytearray T
conversion.o mpz_t_to_scrambled_bytearray T
conversion.o scrambled_bytearray_to_mpz_t T
curve.o curve_clear T
curve.o curve_init T
divclass.o divclass_add_affine T
divclass.o divclass_clear T
divclass.o divclass_double T
divclass.o divclass_double_affine T
divclass.o divclass_init T
divclass.o divclass_iszero T
divclass.o divclass_make_affine T
divclass.o divclass_mixadd T
divclass.o divclass_multiply T
divclass.o divclass_print T
divclass.o divclass_set T
divclass.o divclass_setzero T
generator.o generator_clear T
generator.o generator_init T
generator.o generator_multiples1 B
generator.o generator_multiples2 B
generator.o generator_multiply T
mpfq_2_113.o mpfq_2_113_print T
wnaf.o wnaf_clear T
wnaf.o wnaf_init T
wnaf.o wnaf_set T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)