From: ceriel Date: Fri, 3 Mar 1989 12:46:59 +0000 (+0000) Subject: Added some patterns X-Git-Tag: release-5-5~2535 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=62729ad0b21e4e834eac9c6782b5511f49d01a04;p=ack.git Added some patterns --- diff --git a/mach/m68020/top/table b/mach/m68020/top/table index 2031bcaa2..4ee3ccfc4 100644 --- a/mach/m68020/top/table +++ b/mach/m68020/top/table @@ -61,6 +61,7 @@ move.l DREG,DREG2 : move.l DREG2,DREG -> move.l DREG,DREG2 ; move.l DREG,AREG : move.l AREG,DREG -> move.l DREG,AREG : tst.l DREG ; 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 -> ; /* register subsumption */ move.w DREG,A : ANY A,X