summaryrefslogtreecommitdiff
path: root/mpn/x86_64
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-11-29 19:17:28 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-11-29 19:17:28 +0100
commitb29cc779f5c8ad290e881ba953ec9efa301975e7 (patch)
treebb9125de90be9267932644ce7392bb8893462955 /mpn/x86_64
parent4e3053129e62f7e88107fab211e9b573f9cdfbd3 (diff)
downloadgmp-b29cc779f5c8ad290e881ba953ec9efa301975e7.tar.gz
Don't inhibit use of mpn_addlsh1_n and mpn_sublsh1_n.
Diffstat (limited to 'mpn/x86_64')
-rw-r--r--mpn/x86_64/pentium4/gmp-mparam.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mpn/x86_64/pentium4/gmp-mparam.h b/mpn/x86_64/pentium4/gmp-mparam.h
index 26fa78e36..f28c36343 100644
--- a/mpn/x86_64/pentium4/gmp-mparam.h
+++ b/mpn/x86_64/pentium4/gmp-mparam.h
@@ -23,8 +23,6 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
/* These routines exists for all x86_64 chips, but they are slower on Pentium4
than separate add/sub and shift. Make sure they are not really used. */
-#undef HAVE_NATIVE_mpn_addlsh1_n
-#undef HAVE_NATIVE_mpn_sublsh1_n
#undef HAVE_NATIVE_mpn_rsh1add_n
#undef HAVE_NATIVE_mpn_rsh1sub_n