xref: /freebsd/lib/libc/arm/arith.h (revision f81cdf24ba5436367377f7c8e8f51f6df2a75ca7)
1 /*
2  * MD header for contrib/gdtoa
3  *
4  * NOTE: The definitions in this file must be correct or strtod(3) and
5  * floating point formats in printf(3) will break!  The file can be
6  * generated by running contrib/gdtoa/arithchk.c on the target
7  * architecture.  See contrib/gdtoa/gdtoaimp.h for details.
8  *
9  * Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.
10  *
11  */
12 
13 #define IEEE_8087
14 #define Arith_Kind_ASL 1
15 #define Double_Align
16