patch-2.2.15 linux/arch/alpha/math-emu/sfp-machine.h
Next file: linux/arch/alpha/mm/extable.c
Previous file: linux/arch/alpha/math-emu/math.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 21 12:45:45 2000
- Orig file:
v2.2.14/arch/alpha/math-emu/sfp-machine.h
- Orig date:
Tue Jan 4 21:18:39 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/alpha/math-emu/sfp-machine.h linux/arch/alpha/math-emu/sfp-machine.h
@@ -74,7 +74,7 @@
#define FP_EX_INEXACT IEEE_TRAP_ENABLE_INE
#define FP_EX_DENORM IEEE_TRAP_ENABLE_DNO
-#define FP_DENORM_ZERO (fpcw & IEEE_MAP_DMZ)
+#define FP_DENORM_ZERO (swcr & IEEE_MAP_DMZ)
#define FP_HANDLE_EXCEPTIONS return _fex
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)