bug fix for SET instruction on m68k2

This commit is contained in:
ceriel 1991-03-22 18:23:55 +00:00
parent eecdf96b0b
commit 6f4da1d70a
4 changed files with 4 additions and 4 deletions

View file

@ -4957,7 +4957,7 @@ with conreg2
#if WORD_SIZE==2
pat set $1>4
with any_int STACK
with STACK
kills ALL
gen move {const, $1}, d0
jsr {absolute4, ".set"}

View file

@ -4957,7 +4957,7 @@ with conreg2
#if WORD_SIZE==2
pat set $1>4
with any_int STACK
with STACK
kills ALL
gen move {const, $1}, d0
jsr {absolute4, ".set"}

View file

@ -4957,7 +4957,7 @@ with conreg2
#if WORD_SIZE==2
pat set $1>4
with any_int STACK
with STACK
kills ALL
gen move {const, $1}, d0
jsr {absolute4, ".set"}

View file

@ -4957,7 +4957,7 @@ with conreg2
#if WORD_SIZE==2
pat set $1>4
with any_int STACK
with STACK
kills ALL
gen move {const, $1}, d0
jsr {absolute4, ".set"}