summaryrefslogtreecommitdiff
path: root/mpn/asm-defs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/asm-defs.m4')
-rw-r--r--mpn/asm-defs.m417
1 files changed, 17 insertions, 0 deletions
diff --git a/mpn/asm-defs.m4 b/mpn/asm-defs.m4
index 4f049b21b..b95cad7c0 100644
--- a/mpn/asm-defs.m4
+++ b/mpn/asm-defs.m4
@@ -1471,6 +1471,7 @@ define_mpn(sub_n)
define_mpn(sub_nc)
define_mpn(submul_1)
define_mpn(submul_1c)
+define_mpn(tabselect)
define_mpn(umul_ppmm)
define_mpn(umul_ppmm_r)
define_mpn(udiv_qrnnd)
@@ -1712,6 +1713,22 @@ m4_assert_numargs(1)
)
+dnl Usage: ABI_SUPPORT(abi)
+dnl
+dnl A dummy macro which is grepped for by ./configure to know what ABIs
+dnl are supported in an asm file.
+dnl
+dnl If multiple non-standard ABIs are supported, several ABI_SUPPORT
+dnl declarations should be used:
+dnl
+dnl ABI_SUPPORT(FOOABI)
+dnl ABI_SUPPORT(BARABI)
+
+define(ABI_SUPPORT,
+m4_assert_numargs(1)
+)
+
+
dnl Usage: GMP_NUMB_MASK
dnl
dnl A bit mask for the number part of a limb. Eg. with 6 bit nails in a