summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2008-09-22 13:33:48 +0200
committerNiels Möller <nisse@lysator.liu.se>2008-09-22 13:33:48 +0200
commit752414b178efd1004dc4001b721cb432f41260df (patch)
treeb1e96f4da05a5f708bfcf554157fabbaa931151e /configure.in
parent5a9ad363bad1e62a6259cad172e96eaea84c298e (diff)
downloadgmp-752414b178efd1004dc4001b721cb432f41260df.tar.gz
Added mpn/x86_64/addaddmul_1msb0.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7eea50ee4..bc204bb11 100644
--- a/configure.in
+++ b/configure.in
@@ -2399,7 +2399,7 @@ gmp_mpn_functions_optional="umul udiv copyi copyd com_n
gcd_finda invert_limb sqr_diagonal \
mul_2 mul_3 mul_4 \
addmul_2 addmul_3 addmul_4 addmul_5 addmul_6 addmul_7 addmul_8 \
- addlsh1_n sublsh1_n rsh1add_n rsh1sub_n addsub_n lshiftc"
+ addlsh1_n sublsh1_n rsh1add_n rsh1sub_n addsub_n addaddmul_1msb0 lshiftc"
gmp_mpn_functions="$extra_functions \
add add_1 add_n sub sub_1 sub_n mul_1 addmul_1 \
@@ -2865,6 +2865,7 @@ AH_VERBATIM([HAVE_NATIVE],
#undef HAVE_NATIVE_mpn_addmul_7
#undef HAVE_NATIVE_mpn_addmul_8
#undef HAVE_NATIVE_mpn_addsub_n
+#undef HAVE_NATIVE_mpn_addaddmul_1msb0
#undef HAVE_NATIVE_mpn_and_n
#undef HAVE_NATIVE_mpn_andn_n
#undef HAVE_NATIVE_mpn_bdiv_dbm1c