fixed bug: sometimes destroyed contents of register variable
This commit is contained in:
parent
a49ffb7945
commit
2465ad8ed8
1 changed files with 1 additions and 1 deletions
|
@ -1405,7 +1405,7 @@ kills all_mems
|
||||||
gen axx* {indir_r, regvar($1)}, %1
|
gen axx* {indir_r, regvar($1)}, %1
|
||||||
|
|
||||||
proc xxxrstl example adi stl
|
proc xxxrstl example adi stl
|
||||||
with rmorconst rmorconst-RREG
|
with rmorconst regorconst-RREG
|
||||||
kills regvar($2)
|
kills regvar($2)
|
||||||
gen move %1, {LOCAL, $2, 4}
|
gen move %1, {LOCAL, $2, 4}
|
||||||
axx* {LOCAL, $2, 4}, %2
|
axx* {LOCAL, $2, 4}, %2
|
||||||
|
|
Loading…
Reference in a new issue