From: ceriel Date: Tue, 26 May 1987 15:35:17 +0000 (+0000) Subject: fix to fix X-Git-Tag: release-5-5~4096 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=791ec39e57e7971a340346f06f6ba20bd4587f08;p=ack.git fix to fix --- diff --git a/mach/pdp/as/mach5.c b/mach/pdp/as/mach5.c index 7c00d3494..7a4c16faa 100644 --- a/mach/pdp/as/mach5.c +++ b/mach/pdp/as/mach5.c @@ -75,7 +75,7 @@ ejump(opc, exp) expr_t exp; { exp_1 = exp; im1flag = 1; - emit2(0100,067); + emit2(0100|067); op1(067); # ifdef THREE_PASS }