andl3 does not exist! use bicl3 instead
authorceriel <none@none>
Fri, 27 Oct 1989 18:03:37 +0000 (18:03 +0000)
committerceriel <none@none>
Fri, 27 Oct 1989 18:03:37 +0000 (18:03 +0000)
mach/vax4/libbsd4_2/head_em.s

index 2c3fcfd..a1887d4 100644 (file)
@@ -42,7 +42,7 @@ sig8:
        chmk    (ap)+           # restore default handler
        movl    $m5,ap
        chmk    (ap)+           # get current signal mask
-       andl3   d0,$0xffffff7f,m4+6     # and remove the 8th bit
+       bicl3   $0x80,d0,m4+6   # and remove the 8th bit
        movl    $m4,ap
        chmk    (ap)+           # and 
        movl    (sp)+,ap