From: ceriel Date: Mon, 14 Mar 1988 13:30:48 +0000 (+0000) Subject: deleted some patterns that were wrong, and apparently never used X-Git-Tag: release-5-5~3573 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=eb6a4a95cd1855ef6ae2e62c1dfaeb677aec9d1b;p=ack.git deleted some patterns that were wrong, and apparently never used --- diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index 4120fe33b..e744ce2e1 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 4120fe33b..e744ce2e1 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 4120fe33b..e744ce2e1 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 4120fe33b..e744ce2e1 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