bug fix for SET instruction on m68k2
This commit is contained in:
parent
1e4cdcddd1
commit
f3e1fb7e2b
@ -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…
x
Reference in New Issue
Block a user