changed stacheight to topeltsize
authoreck <none@none>
Tue, 4 Sep 1990 17:13:37 +0000 (17:13 +0000)
committereck <none@none>
Tue, 4 Sep 1990 17:13:37 +0000 (17:13 +0000)
mach/i86/ncg/table
mach/m68020/ncg/table
mach/m68k2/ncg/table
mach/m68k4/ncg/table
mach/moon3/ncg/table

index 2b8df33..2f49ed6 100644 (file)
@@ -2719,24 +2719,24 @@ pat loc cmu zne $1<256 && $1>=0 && $2==2 call loccmuzxx("jne")
  *  Group 13 : Branch Instructions                                 *
  *******************************************************************/
 
-pat lab stackheight($1)==2 && !fallthrough($1)
+pat lab topeltsize($1)==2 && !fallthrough($1)
   with STACK
   gen labeldef $1                 yields ax
 
-pat lab stackheight($1)==2 && fallthrough($1)
+pat lab topeltsize($1)==2 && fallthrough($1)
   with ACC STACK
   gen labeldef $1                 yields ax
 
-pat lab stackheight($1)!=2
+pat lab topeltsize($1)!=2
   with STACK
   kills ALL
   gen labeldef $1
 
-pat bra stackheight($1)==2
+pat bra topeltsize($1)==2
   with ACC STACK
   gen jmp {label,$1}
 
-pat bra stackheight($1)!=2
+pat bra topeltsize($1)!=2
   with STACK
   gen jmp {label,$1}
 
index 26d49a3..10b11f0 100644 (file)
@@ -5272,19 +5272,19 @@ pat zrf         leaving zer $1
  ************************************************/
 
 #if WORD_SIZE==2
-pat lab stackheight($1)==4 && !fallthrough($1)
+pat lab topeltsize($1)==4 && !fallthrough($1)
 gen labeldef $1                        yields dl0
 
-pat lab stackheight($1)==4 && fallthrough($1)
+pat lab topeltsize($1)==4 && fallthrough($1)
 with any4 STACK
 gen move %1, dl0
     labeldef $1                        yields dl0
 #endif
 
-pat lab stackheight($1)==WORD_SIZE && !fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && !fallthrough($1)
 gen labeldef $1                        yields d0
 
-pat lab stackheight($1)==WORD_SIZE && fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && fallthrough($1)
 with any_int STACK
 kills ALL
 gen move %1,d0
@@ -5296,13 +5296,13 @@ kills ALL
 gen labeldef $1
 
 #if WORD_SIZE==2
-pat bra stackheight($1)==4
+pat bra topeltsize($1)==4
 with any4 STACK
 gen move %1,dl0
     bra {llabel, $1}
 #endif
 
-pat bra        stackheight($1)==WORD_SIZE
+pat bra        topeltsize($1)==WORD_SIZE
 with any_int STACK
 gen move %1,d0
     bra {llabel, $1}
index 26d49a3..10b11f0 100644 (file)
@@ -5272,19 +5272,19 @@ pat zrf         leaving zer $1
  ************************************************/
 
 #if WORD_SIZE==2
-pat lab stackheight($1)==4 && !fallthrough($1)
+pat lab topeltsize($1)==4 && !fallthrough($1)
 gen labeldef $1                        yields dl0
 
-pat lab stackheight($1)==4 && fallthrough($1)
+pat lab topeltsize($1)==4 && fallthrough($1)
 with any4 STACK
 gen move %1, dl0
     labeldef $1                        yields dl0
 #endif
 
-pat lab stackheight($1)==WORD_SIZE && !fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && !fallthrough($1)
 gen labeldef $1                        yields d0
 
-pat lab stackheight($1)==WORD_SIZE && fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && fallthrough($1)
 with any_int STACK
 kills ALL
 gen move %1,d0
@@ -5296,13 +5296,13 @@ kills ALL
 gen labeldef $1
 
 #if WORD_SIZE==2
-pat bra stackheight($1)==4
+pat bra topeltsize($1)==4
 with any4 STACK
 gen move %1,dl0
     bra {llabel, $1}
 #endif
 
-pat bra        stackheight($1)==WORD_SIZE
+pat bra        topeltsize($1)==WORD_SIZE
 with any_int STACK
 gen move %1,d0
     bra {llabel, $1}
index 26d49a3..10b11f0 100644 (file)
@@ -5272,19 +5272,19 @@ pat zrf         leaving zer $1
  ************************************************/
 
 #if WORD_SIZE==2
-pat lab stackheight($1)==4 && !fallthrough($1)
+pat lab topeltsize($1)==4 && !fallthrough($1)
 gen labeldef $1                        yields dl0
 
-pat lab stackheight($1)==4 && fallthrough($1)
+pat lab topeltsize($1)==4 && fallthrough($1)
 with any4 STACK
 gen move %1, dl0
     labeldef $1                        yields dl0
 #endif
 
-pat lab stackheight($1)==WORD_SIZE && !fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && !fallthrough($1)
 gen labeldef $1                        yields d0
 
-pat lab stackheight($1)==WORD_SIZE && fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && fallthrough($1)
 with any_int STACK
 kills ALL
 gen move %1,d0
@@ -5296,13 +5296,13 @@ kills ALL
 gen labeldef $1
 
 #if WORD_SIZE==2
-pat bra stackheight($1)==4
+pat bra topeltsize($1)==4
 with any4 STACK
 gen move %1,dl0
     bra {llabel, $1}
 #endif
 
-pat bra        stackheight($1)==WORD_SIZE
+pat bra        topeltsize($1)==WORD_SIZE
 with any_int STACK
 gen move %1,d0
     bra {llabel, $1}
index 26d49a3..10b11f0 100644 (file)
@@ -5272,19 +5272,19 @@ pat zrf         leaving zer $1
  ************************************************/
 
 #if WORD_SIZE==2
-pat lab stackheight($1)==4 && !fallthrough($1)
+pat lab topeltsize($1)==4 && !fallthrough($1)
 gen labeldef $1                        yields dl0
 
-pat lab stackheight($1)==4 && fallthrough($1)
+pat lab topeltsize($1)==4 && fallthrough($1)
 with any4 STACK
 gen move %1, dl0
     labeldef $1                        yields dl0
 #endif
 
-pat lab stackheight($1)==WORD_SIZE && !fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && !fallthrough($1)
 gen labeldef $1                        yields d0
 
-pat lab stackheight($1)==WORD_SIZE && fallthrough($1)
+pat lab topeltsize($1)==WORD_SIZE && fallthrough($1)
 with any_int STACK
 kills ALL
 gen move %1,d0
@@ -5296,13 +5296,13 @@ kills ALL
 gen labeldef $1
 
 #if WORD_SIZE==2
-pat bra stackheight($1)==4
+pat bra topeltsize($1)==4
 with any4 STACK
 gen move %1,dl0
     bra {llabel, $1}
 #endif
 
-pat bra        stackheight($1)==WORD_SIZE
+pat bra        topeltsize($1)==WORD_SIZE
 with any_int STACK
 gen move %1,d0
     bra {llabel, $1}