fix to fix
This commit is contained in:
parent
7ef8432c5a
commit
7ffc4a2861
@ -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…
x
Reference in New Issue
Block a user