From b4c5125c32f3d5f27030f70a83f81ffaab287a7d Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 2 Oct 1991 15:27:54 +0000 Subject: [PATCH] Fixed wrong constant used for CUF --- mach/sparc/libem/fif.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/sparc/libem/fif.s b/mach/sparc/libem/fif.s index cdc6791ee..3315d9f15 100644 --- a/mach/sparc/libem/fif.s +++ b/mach/sparc/libem/fif.s @@ -11,7 +11,7 @@ Fd80000000: .align 8 .double 0r4294967296 Fs80000000: -.single 0r2147483648 +.single 0r4294967296 Fs0: .single 0r0