bug fix for SET instruction on m68k2
This commit is contained in:
parent
eecdf96b0b
commit
6f4da1d70a
|
@ -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"}
|
||||
|
|
|
@ -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"}
|
||||
|
|
|
@ -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"}
|
||||
|
|
|
@ -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"}
|
||||
|
|
Loading…
Reference in a new issue