summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/sfp-machine.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-27 23:54:12 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-27 23:54:12 +0000
commitd3e71cb08747743fce908122bab08b479eb403a5 (patch)
treecbec6948fdbdee9af81cf3ecfb504070d2745d7b /include/asm-alpha/sfp-machine.h
parentfe7ff1706e323d0e5ed83972960a1ecc1ee538b3 (diff)
Merge with Linux 2.3.99-pre3.
Diffstat (limited to 'include/asm-alpha/sfp-machine.h')
-rw-r--r--include/asm-alpha/sfp-machine.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/asm-alpha/sfp-machine.h b/include/asm-alpha/sfp-machine.h
index 8adc0e74c..5fe63afbd 100644
--- a/include/asm-alpha/sfp-machine.h
+++ b/include/asm-alpha/sfp-machine.h
@@ -74,9 +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_HANDLE_EXCEPTIONS return _fex
+#define FP_DENORM_ZERO (swcr & IEEE_MAP_DMZ)
/* We write the results always */
#define FP_INHIBIT_RESULTS 0