blob: b13c4d34bb144d91feb60dcf3a9f88a4be339708 [file] [log] [blame]
H. Peter Anvin9d14a102007-10-05 14:36:03 -07001 ;; Known problematic floating-point numbers and their proper
2 ;; encoding...
3
4 dd 1.1e10
5 dd 0x5023e9ac ; Should be...
6
7 dd 50.40e9
8 dd 0x513bc130 ; Should be...
9
10 dq 1.4e23
11 dq 0x44bda56a4b0835c0
12
13 dq 50.48e21
14 dq 0x44a5610d7502feae
15
16 dt 1.2e28
17 dq 0x9b18ab5df7180b6c
18 dw 0x405c
19
20 dt 50.46e25
21 dq 0xd0b29a67e95dcb60
22 dw 0x4057