From: ceriel Date: Mon, 7 Sep 1992 12:47:11 +0000 (+0000) Subject: Fix previous change X-Git-Tag: release-5-5~399 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=cf32c08fd9aa00d89220ba211ae9f3f9efd80bfc;p=ack.git Fix previous change --- diff --git a/mach/z8000/cg/table b/mach/z8000/cg/table index 1ac01f65a..1c6a2df70 100644 --- a/mach/z8000/cg/table +++ b/mach/z8000/cg/table @@ -708,7 +708,7 @@ loe dup adp ste $1==$4 && $2==2 && $3>0 && $3<=16 | | remove( ind_access ) "inc $1, $$$3" setcc({da2, $1}) | %[a] | | -loe dup adp ste $1==$2 && $2==2 && $3<0 && $3>=0-16 | | +loe dup adp ste $1==$4 && $2==2 && $3<0 && $3>=0-16 | | allocate( REG = {da2, $1} ) remove( da ) remove( indexed, %[xreg]!=LB )