bug fix for SET instruction on m68k2
authorceriel <none@none>
Fri, 22 Mar 1991 18:23:55 +0000 (18:23 +0000)
committerceriel <none@none>
Fri, 22 Mar 1991 18:23:55 +0000 (18:23 +0000)
mach/m68020/ncg/table
mach/m68k2/ncg/table
mach/m68k4/ncg/table
mach/moon3/ncg/table

index a0dcbd9..d301b62 100644 (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"}
index a0dcbd9..d301b62 100644 (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"}
index a0dcbd9..d301b62 100644 (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"}
index a0dcbd9..d301b62 100644 (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"}