fixed labeldefs so that registers are killed

This commit is contained in:
ceriel 1990-10-29 16:39:39 +00:00
parent 68f19d7335
commit f78e573b69

View file

@ -2721,10 +2721,12 @@ pat loc cmu zne $1<256 && $1>=0 && $2==2 call loccmuzxx("jne")
pat lab topeltsize($1)==2 && !fallthrough($1)
with STACK
kills ALL
gen labeldef $1 yields ax
pat lab topeltsize($1)==2 && fallthrough($1)
with ACC STACK
kills ALL
gen labeldef $1 yields ax
pat lab topeltsize($1)!=2