xref: /freebsd/lib/libc/arm/arith.h (revision 8d13bc63c0e1d50bc9e47ac1f26329c999bfecf0)
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