Implementation notes: amd64, icelake, crypto_dh/kumfp64e2g

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_dh
Primitive: kumfp64e2g

Compiler output

Implementation: T:v01/var
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_kumfp64e2g_v01_var_timingleaks_keypair in crypto_dh_kumfp64e2g.a(test.o)
try.c: _crypto_dh_kumfp64e2g_v01_var_timingleaks in crypto_dh_kumfp64e2g.a(test.o)
try.c: _kum_fp_smul_2e064mce2_g in crypto_dh_kumfp64e2g.a(smul.o)
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_kumfp64e2g_v01_var_timingleaks_keypair in crypto_dh_kumfp64e2g.a(test.o)
try.c: _crypto_dh_kumfp64e2g_v01_var_timingleaks in crypto_dh_kumfp64e2g.a(test.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mc_x8664.o)
try.c: "_fp_sqr_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mc_x8664.o)
try.c: "_fp_st1_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_kumfp64e2g.a(fp_2e064mc_x8664.o)
try.c: "_fp_st1_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_kumfp64e2g_v01_var_timingleaks in crypto_dh_kumfp64e2g.a(test.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var