freebsd-src/lib/libc/arm/arith.h
Michal Meloun e59b6e48f4 gdtoa: Regenerate configuration headers for 32-bit arm.
These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.

PR:	272229
Reported by:	Robert Clausecker <fuz@FreeBSD.org>
MFC after:	2 weeks
2023-08-13 09:35:48 +02:00

16 lines
453 B
C

/*
* MD header for contrib/gdtoa
*
* NOTE: The definitions in this file must be correct or strtod(3) and
* floating point formats in printf(3) will break! The file can be
* generated by running contrib/gdtoa/arithchk.c on the target
* architecture. See contrib/gdtoa/gdtoaimp.h for details.
*
* Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.
*
*/
#define IEEE_8087
#define Arith_Kind_ASL 1
#define Double_Align