mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
266cb5ad57
machine-dependent; these files tell the latest version of gdtoa what to do.
22 lines
486 B
C
22 lines
486 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.
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#define f_QNAN 0xffc00000
|
|
#define d_QNAN0 0x0
|
|
#define d_QNAN1 0xfff80000
|
|
#define ld_QNAN0 0x0
|
|
#define ld_QNAN1 0xc0000000
|
|
#define ld_QNAN2 0xffff
|
|
#define ld_QNAN3 0x0
|
|
#define ldus_QNAN0 0x0
|
|
#define ldus_QNAN1 0x0
|
|
#define ldus_QNAN2 0x0
|
|
#define ldus_QNAN3 0xc000
|
|
#define ldus_QNAN4 0xffff
|