There is no d0 register!

This commit is contained in:
ceriel 1989-10-27 18:20:14 +00:00
parent c2f70c4857
commit 64c2ad3838

View file

@ -42,7 +42,7 @@ sig8:
chmk (ap)+ # restore default handler
movl $m5,ap
chmk (ap)+ # get current signal mask
bicl3 $0x80,d0,m4+6 # and remove the 8th bit
bicl3 $0x80,r0,m4+6 # and remove the 8th bit
movl $m4,ap
chmk (ap)+ # and
movl (sp)+,ap