diff options
Diffstat (limited to 'mpn/x86_64/pentium4/gmp-mparam.h')
-rw-r--r-- | mpn/x86_64/pentium4/gmp-mparam.h | 2 |
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 |