fix: kills line for STI 1 with ADDR_LOCAL was wrong

This commit is contained in:
ceriel 1989-05-11 13:55:31 +00:00
parent ee50a1d717
commit 7531131416

View file

@ -724,7 +724,7 @@ pat sti $1==1
kills indirects
gen move %2,{EXTERN1,%1.off}
with ADDR_LOCAL regorconst12
kills indexed,locals %ind+%size > $1 && %ind <= $1
kills indexed,locals %ind+%size > %1.ind && %ind <= %1.ind
gen move %2,{ind_regoff1,bp,%1.ind}
pat sti $1==4