Implementation notes: amd64, wintermute, crypto_dh/kumfp127g

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_dh
Primitive: kumfp127g

Compiler output

Implementation: crypto_dh/kumfp127g/v02/var
Compiler: cc
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:126:13: warning: inline function 'kum_fp_dbl_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbl_2e127m1_g_ym_x8664_asm(uni TMP, void *NOPARAM1, void *NOPARAM2, uni d1, void *NOPARAM3, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:32:2: note: used here
smul_ym.c: kum_fp_dbl_2e127m1_g_ym_x8664_asm((uni)t, NULL, NULL, (uni)d1, NULL, (uni)cn);
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: In file included from ./finite128.h:5:
smul_ym.c: ./fpx.h:23:13: warning: inline function 'fp_cnt_bits' is not defined [-Wundefined-inline]
smul_ym.c: inline void fp_cnt_bits(int *bc, const uni an, const uni_t al);
smul_ym.c: ^
smul_ym.c: smul_ym.c:33:2: note: used here
smul_ym.c: fp_cnt_bits(&i, kn, 2*FP_LEN); /*printf("%d ", i);*/
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:127:13: warning: inline function 'kum_fp_dbladd_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbladd_2e127m1_g_ym_x8664_asm(uni TMP, uni kn, uni_t i, uni d1, uni d2, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:35:3: note: used here
smul_ym.c: kum_fp_dbladd_2e127m1_g_ym_x8664_asm((uni)t, kn, j, (uni)d1, (uni)d2, (uni)cn);
smul_ym.c: ^
smul_ym.c: 3 warnings generated.
divisor_ym_dbl.s: cc: warning: argument unused during compilation: '-D SUPERCOP'
divisor_ym_dbl.s: cc: warning: argument unused during compilation: '-I .'
divisor_ym_dbl.s: cc: warning: argument unused during compilation: '-I /home/dch/tmp/supercop-20140505/supercop-data/wintermute/amd64/include'
divisor_ym_dbl.s: divisor_ym_dbl.s:324:2: error: unexpected token at start of statement
divisor_ym_dbl.s: /The previous 2 movq instructions can be safely removed.
divisor_ym_dbl.s: ^

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
cc v02/var

Compiler output

Implementation: crypto_dh/kumfp127g/v02/var
Compiler: clang -O3
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:126:13: warning: inline function 'kum_fp_dbl_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbl_2e127m1_g_ym_x8664_asm(uni TMP, void *NOPARAM1, void *NOPARAM2, uni d1, void *NOPARAM3, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:32:2: note: used here
smul_ym.c: kum_fp_dbl_2e127m1_g_ym_x8664_asm((uni)t, NULL, NULL, (uni)d1, NULL, (uni)cn);
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: In file included from ./finite128.h:5:
smul_ym.c: ./fpx.h:23:13: warning: inline function 'fp_cnt_bits' is not defined [-Wundefined-inline]
smul_ym.c: inline void fp_cnt_bits(int *bc, const uni an, const uni_t al);
smul_ym.c: ^
smul_ym.c: smul_ym.c:33:2: note: used here
smul_ym.c: fp_cnt_bits(&i, kn, 2*FP_LEN); /*printf("%d ", i);*/
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:127:13: warning: inline function 'kum_fp_dbladd_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbladd_2e127m1_g_ym_x8664_asm(uni TMP, uni kn, uni_t i, uni d1, uni d2, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:35:3: note: used here
smul_ym.c: kum_fp_dbladd_2e127m1_g_ym_x8664_asm((uni)t, kn, j, (uni)d1, (uni)d2, (uni)cn);
smul_ym.c: ^
smul_ym.c: 3 warnings generated.
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I .'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I /home/dch/tmp/supercop-20140505/supercop-data/wintermute/amd64/include'
divisor_ym_dbl.s: divisor_ym_dbl.s:324:2: error: unexpected token at start of statement
divisor_ym_dbl.s: /The previous 2 movq instructions can be safely removed.
divisor_ym_dbl.s: ^

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 v02/var

Compiler output

Implementation: crypto_dh/kumfp127g/v02/var
Compiler: clang -O3 -mavx
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:126:13: warning: inline function 'kum_fp_dbl_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbl_2e127m1_g_ym_x8664_asm(uni TMP, void *NOPARAM1, void *NOPARAM2, uni d1, void *NOPARAM3, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:32:2: note: used here
smul_ym.c: kum_fp_dbl_2e127m1_g_ym_x8664_asm((uni)t, NULL, NULL, (uni)d1, NULL, (uni)cn);
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: In file included from ./finite128.h:5:
smul_ym.c: ./fpx.h:23:13: warning: inline function 'fp_cnt_bits' is not defined [-Wundefined-inline]
smul_ym.c: inline void fp_cnt_bits(int *bc, const uni an, const uni_t al);
smul_ym.c: ^
smul_ym.c: smul_ym.c:33:2: note: used here
smul_ym.c: fp_cnt_bits(&i, kn, 2*FP_LEN); /*printf("%d ", i);*/
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:127:13: warning: inline function 'kum_fp_dbladd_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbladd_2e127m1_g_ym_x8664_asm(uni TMP, uni kn, uni_t i, uni d1, uni d2, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:35:3: note: used here
smul_ym.c: kum_fp_dbladd_2e127m1_g_ym_x8664_asm((uni)t, kn, j, (uni)d1, (uni)d2, (uni)cn);
smul_ym.c: ^
smul_ym.c: 3 warnings generated.
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-mavx'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I .'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I /home/dch/tmp/supercop-20140505/supercop-data/wintermute/amd64/include'
divisor_ym_dbl.s: divisor_ym_dbl.s:324:2: error: unexpected token at start of statement
divisor_ym_dbl.s: /The previous 2 movq instructions can be safely removed.
divisor_ym_dbl.s: ^

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -mavx v02/var

Compiler output

Implementation: crypto_dh/kumfp127g/v02/var
Compiler: clang -O3 -mavx2
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:126:13: warning: inline function 'kum_fp_dbl_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbl_2e127m1_g_ym_x8664_asm(uni TMP, void *NOPARAM1, void *NOPARAM2, uni d1, void *NOPARAM3, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:32:2: note: used here
smul_ym.c: kum_fp_dbl_2e127m1_g_ym_x8664_asm((uni)t, NULL, NULL, (uni)d1, NULL, (uni)cn);
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: In file included from ./finite128.h:5:
smul_ym.c: ./fpx.h:23:13: warning: inline function 'fp_cnt_bits' is not defined [-Wundefined-inline]
smul_ym.c: inline void fp_cnt_bits(int *bc, const uni an, const uni_t al);
smul_ym.c: ^
smul_ym.c: smul_ym.c:33:2: note: used here
smul_ym.c: fp_cnt_bits(&i, kn, 2*FP_LEN); /*printf("%d ", i);*/
smul_ym.c: ^
smul_ym.c: In file included from smul_ym.c:12:
smul_ym.c: ./finite128.h:127:13: warning: inline function 'kum_fp_dbladd_2e127m1_g_ym_x8664_asm' is not defined [-Wundefined-inline]
smul_ym.c: inline void kum_fp_dbladd_2e127m1_g_ym_x8664_asm(uni TMP, uni kn, uni_t i, uni d1, uni d2, uni CNS);
smul_ym.c: ^
smul_ym.c: smul_ym.c:35:3: note: used here
smul_ym.c: kum_fp_dbladd_2e127m1_g_ym_x8664_asm((uni)t, kn, j, (uni)d1, (uni)d2, (uni)cn);
smul_ym.c: ^
smul_ym.c: 3 warnings generated.
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-mavx2'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I .'
divisor_ym_dbl.s: clang: warning: argument unused during compilation: '-I /home/dch/tmp/supercop-20140505/supercop-data/wintermute/amd64/include'
divisor_ym_dbl.s: divisor_ym_dbl.s:324:2: error: unexpected token at start of statement
divisor_ym_dbl.s: /The previous 2 movq instructions can be safely removed.
divisor_ym_dbl.s: ^

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -mavx2 v02/var