Replaced a .data4 by two .data2's: .data4 not guaranteed to work with big numbers
authorceriel <none@none>
Thu, 15 Nov 1990 11:53:22 +0000 (11:53 +0000)
committerceriel <none@none>
Thu, 15 Nov 1990 11:53:22 +0000 (11:53 +0000)
mach/i86/libem/fp8087.s

index 0788ccb..ef433c2 100644 (file)
@@ -14,7 +14,7 @@ one:
 two:
        .data2  2
 bigmin:
-       .data4  -2147483648
+       .data2  0, -32768
 
        .sect .text
 .adf4: