From: ceriel Date: Wed, 26 Jun 1991 17:35:03 +0000 (+0000) Subject: Removed wrong patterns X-Git-Tag: release-5-5~1089 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e036de0d90ba1eb57cfde678171560b1dd47afe3;p=ack.git Removed wrong patterns --- diff --git a/mach/m68020/top/table b/mach/m68020/top/table index 9054d159e..961c4b1b2 100644 --- a/mach/m68020/top/table +++ b/mach/m68020/top/table @@ -66,10 +66,6 @@ move.l AREG,DREG : move.l DREG,AREG -> move.l AREG,DREG ; move.w DREG,DREG2 : move.w DREG2,DREG -> move.w DREG,DREG2 ; move.l AREG,AREG -> ; -move.l A,B : move.l A,B -> move.l A,B ; -move.w A,B : move.w A,B -> move.w A,B ; -move.b A,B : move.b A,B -> move.b A,B ; - /* register subsumption */ move.w DREG,A : ANY A,X {reg_subs_allowed(ANY) &&