do not catch floating point exceptions anymore
authorceriel <none@none>
Fri, 17 Feb 1989 09:58:06 +0000 (09:58 +0000)
committerceriel <none@none>
Fri, 17 Feb 1989 09:58:06 +0000 (09:58 +0000)
mach/vax4/libbsd4_1a/head_em.s

index 2608535..a712338 100644 (file)
@@ -25,8 +25,8 @@ a2:
        pushl   r0
        pushl   r2
        pushl   r1
-       movl    $m1,ap
-       chmk    (ap)+           # catch floating point exception
+#      movl    $m1,ap
+#      chmk    (ap)+           # catch floating point exception
        calls   $3,_m_a_i_n
        movl    $m2,ap
        movl    r0,6(ap)