xref: /netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/config.m4 (revision 6a02a2555022cc3ba31e1aae50b2d9f6ff3c323c)
1dnl config.m4.  Generated automatically by configure.
2changequote(<,>)
3ifdef(<__CONFIG_M4_INCLUDED__>,,<
4
5define(<WANT_ASSERT>,0)
6define(<WANT_PROFILING>,<`no'>)
7define(<M4WRAP_SPURIOUS>,<no>)
8define(<TEXT>, <.text>)
9define(<DATA>, <.data>)
10define(<LABEL_SUFFIX>, <:>)
11define(<GLOBL>, <.globl>)
12define(<GLOBL_ATTR>, <>)
13define(<GSYM_PREFIX>, <>)
14define(<RODATA>, <	.section	.rodata>)
15define(<TYPE>, <.type	$1,@$2>)
16define(<SIZE>, <.size	$1,$2>)
17define(<LSYM_PREFIX>, <.L>)
18define(<W32>, <.long>)
19define(<ALIGN_LOGARITHMIC>,<yes>)
20define(<SQR_TOOM2_THRESHOLD>,<18>)
21define(<BMOD_1_TO_MOD_1_THRESHOLD>,<40>)
22define(<SIZEOF_UNSIGNED>,<4>)
23define(<GMP_LIMB_BITS>,64)
24define(<GMP_NAIL_BITS>,0)
25define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
26>)
27changequote(`,')
28ifdef(`__CONFIG_M4_INCLUDED__',,`
29include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
30include_mpn(`arm64/arm64-defs.m4')
31define_not_for_expansion(`HAVE_HOST_CPU_aarch64')
32define_not_for_expansion(`HAVE_ABI_64')
33define_not_for_expansion(`HAVE_LIMB_LITTLE_ENDIAN')
34define_not_for_expansion(`HAVE_DOUBLE_IEEE_LITTLE_ENDIAN')
35')
36define(`__CONFIG_M4_INCLUDED__')
37