rename amd64 architecture to x86_64
[dragonfly.git] / lib / libc / x86_64 / arith.h
1 /*
2  * MD header for contrib/gdtoa
3  *
4  * $FreeBSD: src/lib/libc/amd64/arith.h,v 1.3 2003/05/08 13:50:43 das Exp $
5  */
6
7 /*
8  * NOTE: The definitions in this file must be correct or strtod(3) and
9  * floating point formats in printf(3) will break!  The file can be
10  * generated by running contrib/gdtoa/arithchk.c on the target
11  * architecture.  See contrib/gdtoa/gdtoaimp.h for details.
12  */
13
14 #define IEEE_8087
15 #define Arith_Kind_ASL 1
16 #define Long int
17 #define Intcast (int)(long)
18 #define Double_Align
19 #define X64_bit_pointers