xref: /netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/config.m4 (revision bc89ad33189895b35d5a2fc8d26a0943659a54cd)
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>,<no>)
20define(<HAVE_REGISTER>,<yes>)
21define(<HAVE_GOTDATA>,<yes>)
22define(<HAVE_SHARED_THUNKS>,<yes>)
23define(<SQR_TOOM2_THRESHOLD>,<69>)
24define(<BMOD_1_TO_MOD_1_THRESHOLD>,<MP_SIZE_T_MAX>)
25define(<SIZEOF_UNSIGNED>,<4>)
26define(<GMP_LIMB_BITS>,64)
27define(<GMP_NAIL_BITS>,0)
28define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
29>)
30changequote(`,')
31ifdef(`__CONFIG_M4_INCLUDED__',,`
32include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
33include_mpn(`sparc32/sparc-defs.m4')
34define_not_for_expansion(`HAVE_HOST_CPU_sparc64')
35define_not_for_expansion(`HAVE_ABI_64')
36define_not_for_expansion(`HAVE_LIMB_BIG_ENDIAN')
37define_not_for_expansion(`HAVE_DOUBLE_IEEE_BIG_ENDIAN')
38')
39define(`__CONFIG_M4_INCLUDED__')
40