fix in LXA

This commit is contained in:
ceriel 1988-03-11 16:34:22 +00:00
parent 9258a2a3e9
commit a24c41e9cf
4 changed files with 4 additions and 4 deletions

View file

@ -1308,7 +1308,7 @@ pat lxa $1==2
pat lxa $1>2
uses AA_REG = {LOCAL, SL},
DD_REG = {const, $1-1}
DD_REG = {const, $1-2}
gen 1:
move_l {offsetted4, %a, SL} ,%a
dbf %b, {slabel, 1b}

View file

@ -1308,7 +1308,7 @@ pat lxa $1==2
pat lxa $1>2
uses AA_REG = {LOCAL, SL},
DD_REG = {const, $1-1}
DD_REG = {const, $1-2}
gen 1:
move_l {offsetted4, %a, SL} ,%a
dbf %b, {slabel, 1b}

View file

@ -1308,7 +1308,7 @@ pat lxa $1==2
pat lxa $1>2
uses AA_REG = {LOCAL, SL},
DD_REG = {const, $1-1}
DD_REG = {const, $1-2}
gen 1:
move_l {offsetted4, %a, SL} ,%a
dbf %b, {slabel, 1b}

View file

@ -1308,7 +1308,7 @@ pat lxa $1==2
pat lxa $1>2
uses AA_REG = {LOCAL, SL},
DD_REG = {const, $1-1}
DD_REG = {const, $1-2}
gen 1:
move_l {offsetted4, %a, SL} ,%a
dbf %b, {slabel, 1b}