From: ceriel Date: Fri, 27 Oct 1989 18:20:14 +0000 (+0000) Subject: There is no d0 register! X-Git-Tag: release-5-5~2132 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=64c2ad3838de5db50c038e8056e9603ab2e547df;p=ack.git There is no d0 register! --- diff --git a/mach/vax4/libbsd4_2/head_em.s b/mach/vax4/libbsd4_2/head_em.s index a1887d458..b927c74f2 100644 --- a/mach/vax4/libbsd4_2/head_em.s +++ b/mach/vax4/libbsd4_2/head_em.s @@ -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