From: ceriel Date: Mon, 14 Nov 1988 16:50:06 +0000 (+0000) Subject: fix to fix X-Git-Tag: release-5-5~2736 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=28c8abd52b3351bc0dfa80e843f8b76e51821e1a;p=ack.git fix to fix --- diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index 9ad6bf4e8..7355786d2 100644 --- a/mach/m68020/ncg/table +++ b/mach/m68020/ncg/table @@ -2780,7 +2780,7 @@ with STACK gen add_l {const, $1}, sp pat asp with STACK - gen move_l {regAcon, sp, $1}, sp + gen lea {regAcon, sp, $1}, sp pat ass $1==4 with any4 STACK diff --git a/mach/m68k2/ncg/table b/mach/m68k2/ncg/table index 9ad6bf4e8..7355786d2 100644 --- a/mach/m68k2/ncg/table +++ b/mach/m68k2/ncg/table @@ -2780,7 +2780,7 @@ with STACK gen add_l {const, $1}, sp pat asp with STACK - gen move_l {regAcon, sp, $1}, sp + gen lea {regAcon, sp, $1}, sp pat ass $1==4 with any4 STACK diff --git a/mach/m68k4/ncg/table b/mach/m68k4/ncg/table index 9ad6bf4e8..7355786d2 100644 --- a/mach/m68k4/ncg/table +++ b/mach/m68k4/ncg/table @@ -2780,7 +2780,7 @@ with STACK gen add_l {const, $1}, sp pat asp with STACK - gen move_l {regAcon, sp, $1}, sp + gen lea {regAcon, sp, $1}, sp pat ass $1==4 with any4 STACK diff --git a/mach/moon3/ncg/table b/mach/moon3/ncg/table index 9ad6bf4e8..7355786d2 100644 --- a/mach/moon3/ncg/table +++ b/mach/moon3/ncg/table @@ -2780,7 +2780,7 @@ with STACK gen add_l {const, $1}, sp pat asp with STACK - gen move_l {regAcon, sp, $1}, sp + gen lea {regAcon, sp, $1}, sp pat ass $1==4 with any4 STACK