Remove building with NOCRYPTO option
[minix3.git] / lib / libc / arch / x86_64 / gdtoa / gd_qnan.h
blobd702c679271341131dfed3ca6b357cace2108236
1 /* $NetBSD: gd_qnan.h,v 1.3 2011/06/05 14:43:13 christos Exp $ */
3 #define f_QNAN 0x7fc00000
4 #define d_QNAN0 0x0
5 #define d_QNAN1 0x7ff80000
6 #define ld_QNAN0 0x0
7 #define ld_QNAN1 0xc0000000
8 #define ld_QNAN2 0x7fff
9 #define ld_QNAN3 0x0
10 #define ldus_QNAN0 0x0
11 #define ldus_QNAN1 0x0
12 #define ldus_QNAN2 0x0
13 #define ldus_QNAN3 0xc000
14 #define ldus_QNAN4 0x7fff
15 /* 6 bytes of tail padding follow, per AMD64 ABI */