fix to fix

This commit is contained in:
ceriel 1988-11-14 16:50:06 +00:00
parent 5c4164927d
commit 28c8abd52b
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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