do not catch floating point exceptions anymore

This commit is contained in:
ceriel 1989-02-17 09:58:06 +00:00
parent 9751e398e3
commit a4178ca843

View file

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