fix to fix

This commit is contained in:
ceriel 1988-11-14 16:50:06 +00:00
parent 7ef8432c5a
commit 7ffc4a2861
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