mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
e59b6e48f4
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
23 lines
549 B
C
23 lines
549 B
C
/*
|
|
* MD header for contrib/gdtoa
|
|
*
|
|
* This file can be generated by compiling and running contrib/gdtoa/qnan.c
|
|
* on the target architecture after arith.h has been generated.
|
|
*
|
|
* Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.
|
|
*
|
|
*/
|
|
|
|
#define f_QNAN 0x7fc00000
|
|
#define d_QNAN0 0x0
|
|
#define d_QNAN1 0x7ff80000
|
|
#define ld_QNAN0 0x0
|
|
#define ld_QNAN1 0x7ff80000
|
|
#define ld_QNAN2 0x0
|
|
#define ld_QNAN3 0x0
|
|
#define ldus_QNAN0 0x0
|
|
#define ldus_QNAN1 0x0
|
|
#define ldus_QNAN2 0x0
|
|
#define ldus_QNAN3 0x7ff8
|
|
#define ldus_QNAN4 0x0
|