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