From 7ffc4a2861627f14234acf9add4d4ef8ab69cd1f Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 14 Nov 1988 16:50:06 +0000 Subject: [PATCH] fix to fix --- mach/m68020/ncg/table | 2 +- mach/m68k2/ncg/table | 2 +- mach/m68k4/ncg/table | 2 +- mach/moon3/ncg/table | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index 9ad6bf4e..7355786d 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 9ad6bf4e..7355786d 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 9ad6bf4e..7355786d 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 9ad6bf4e..7355786d 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