Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/lib/libc/arm/gd_qnan.h
39530 views
1
/*
2
* MD header for contrib/gdtoa
3
*
4
* This file can be generated by compiling and running contrib/gdtoa/qnan.c
5
* on the target architecture after arith.h has been generated.
6
*
7
* Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.
8
*
9
*/
10
11
#define f_QNAN 0x7fc00000
12
#define d_QNAN0 0x0
13
#define d_QNAN1 0x7ff80000
14
#define ld_QNAN0 0x0
15
#define ld_QNAN1 0x7ff80000
16
#define ld_QNAN2 0x0
17
#define ld_QNAN3 0x0
18
#define ldus_QNAN0 0x0
19
#define ldus_QNAN1 0x0
20
#define ldus_QNAN2 0x0
21
#define ldus_QNAN3 0x7ff8
22
#define ldus_QNAN4 0x0
23
24