fix to fix
This commit is contained in:
parent
5c4164927d
commit
28c8abd52b
4 changed files with 4 additions and 4 deletions
|
@ -2780,7 +2780,7 @@ with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
with STACK
|
with STACK
|
||||||
gen move_l {regAcon, sp, $1}, sp
|
gen lea {regAcon, sp, $1}, sp
|
||||||
|
|
||||||
pat ass $1==4
|
pat ass $1==4
|
||||||
with any4 STACK
|
with any4 STACK
|
||||||
|
|
|
@ -2780,7 +2780,7 @@ with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
with STACK
|
with STACK
|
||||||
gen move_l {regAcon, sp, $1}, sp
|
gen lea {regAcon, sp, $1}, sp
|
||||||
|
|
||||||
pat ass $1==4
|
pat ass $1==4
|
||||||
with any4 STACK
|
with any4 STACK
|
||||||
|
|
|
@ -2780,7 +2780,7 @@ with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
with STACK
|
with STACK
|
||||||
gen move_l {regAcon, sp, $1}, sp
|
gen lea {regAcon, sp, $1}, sp
|
||||||
|
|
||||||
pat ass $1==4
|
pat ass $1==4
|
||||||
with any4 STACK
|
with any4 STACK
|
||||||
|
|
|
@ -2780,7 +2780,7 @@ with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
with STACK
|
with STACK
|
||||||
gen move_l {regAcon, sp, $1}, sp
|
gen lea {regAcon, sp, $1}, sp
|
||||||
|
|
||||||
pat ass $1==4
|
pat ass $1==4
|
||||||
with any4 STACK
|
with any4 STACK
|
||||||
|
|
Loading…
Add table
Reference in a new issue