From a8b9577abc7d86ba9a209990d419f14d2b69497a Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 14 Mar 1988 13:30:48 +0000 Subject: [PATCH] deleted some patterns that were wrong, and apparently never used --- mach/m68020/ncg/table | 8 ++++++-- mach/m68k2/ncg/table | 8 ++++++-- mach/m68k4/ncg/table | 8 ++++++-- mach/moon3/ncg/table | 8 ++++++-- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index 4120fe33..e744ce2e 100644 --- a/mach/m68020/ncg/table +++ b/mach/m68020/ncg/table @@ -2499,7 +2499,9 @@ with DD_REG ************************************************/ -pat cmi $1==4 leaving sbi 4 +/* pat cmi $1==4 leaving sbi 4 + WRONG !! +*/ pat cmi defined($1) with STACK @@ -2515,7 +2517,9 @@ with any4 STACK jsr {absolute4, ".cmi"} yields d0 -pat cmu $1==4 leaving sbi 4 +/* pat cmu $1==4 leaving sbi 4 + WRONG !! +*/ pat cmu defined($1) with STACK diff --git a/mach/m68k2/ncg/table b/mach/m68k2/ncg/table index 4120fe33..e744ce2e 100644 --- a/mach/m68k2/ncg/table +++ b/mach/m68k2/ncg/table @@ -2499,7 +2499,9 @@ with DD_REG ************************************************/ -pat cmi $1==4 leaving sbi 4 +/* pat cmi $1==4 leaving sbi 4 + WRONG !! +*/ pat cmi defined($1) with STACK @@ -2515,7 +2517,9 @@ with any4 STACK jsr {absolute4, ".cmi"} yields d0 -pat cmu $1==4 leaving sbi 4 +/* pat cmu $1==4 leaving sbi 4 + WRONG !! +*/ pat cmu defined($1) with STACK diff --git a/mach/m68k4/ncg/table b/mach/m68k4/ncg/table index 4120fe33..e744ce2e 100644 --- a/mach/m68k4/ncg/table +++ b/mach/m68k4/ncg/table @@ -2499,7 +2499,9 @@ with DD_REG ************************************************/ -pat cmi $1==4 leaving sbi 4 +/* pat cmi $1==4 leaving sbi 4 + WRONG !! +*/ pat cmi defined($1) with STACK @@ -2515,7 +2517,9 @@ with any4 STACK jsr {absolute4, ".cmi"} yields d0 -pat cmu $1==4 leaving sbi 4 +/* pat cmu $1==4 leaving sbi 4 + WRONG !! +*/ pat cmu defined($1) with STACK diff --git a/mach/moon3/ncg/table b/mach/moon3/ncg/table index 4120fe33..e744ce2e 100644 --- a/mach/moon3/ncg/table +++ b/mach/moon3/ncg/table @@ -2499,7 +2499,9 @@ with DD_REG ************************************************/ -pat cmi $1==4 leaving sbi 4 +/* pat cmi $1==4 leaving sbi 4 + WRONG !! +*/ pat cmi defined($1) with STACK @@ -2515,7 +2517,9 @@ with any4 STACK jsr {absolute4, ".cmi"} yields d0 -pat cmu $1==4 leaving sbi 4 +/* pat cmu $1==4 leaving sbi 4 + WRONG !! +*/ pat cmu defined($1) with STACK