xref: /netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/config.m4 (revision dd255ccea4286b0c44fa8fd48a9a19a768afe8e1)
1dnl config.m4.  Generated automatically by configure.
2changequote(<,>)
3ifdef(<__CONFIG_M4_INCLUDED__>,,<
4define(<WANT_ASSERT>,0)
5define(<WANT_PROFILING>,<`no'>)
6define(<M4WRAP_SPURIOUS>,<no>)
7define(<TEXT>, <.text>)
8define(<DATA>, <.data>)
9define(<LABEL_SUFFIX>, <:>)
10define(<GLOBL>, <.globl>)
11define(<GLOBL_ATTR>, <>)
12define(<GSYM_PREFIX>, <>)
13define(<RODATA>, <	.section	.rodata>)
14define(<TYPE>, <.type	$1,@$2>)
15define(<SIZE>, <.size	$1,$2>)
16define(<LSYM_PREFIX>, <.L>)
17define(<W32>, <.long>)
18define(<ALIGN_LOGARITHMIC>,<no>)
19define(<ALIGN_FILL_0x90>,<yes>)
20define(<SQR_TOOM2_THRESHOLD>,<34>)
21define(<BMOD_1_TO_MOD_1_THRESHOLD>,<17>)
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(`x86_64/x86_64-defs.m4')
31define_not_for_expansion(`HAVE_HOST_CPU_x86_64')
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