From: ceriel Date: Fri, 4 Oct 1991 11:10:07 +0000 (+0000) Subject: Added some patterns X-Git-Tag: release-5-5~768 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0d055f227285875b274b239714a5a4bb506cf2de;p=ack.git Added some patterns --- diff --git a/util/opt/patterns b/util/opt/patterns index 47910b07d..46bd1f495 100644 --- a/util/opt/patterns +++ b/util/opt/patterns @@ -141,6 +141,14 @@ ldc adu $1==0 && $2==2*w: loc ads $1==0 && $2==w: ldc ads $1==0 && $2==2*w: zer adi $1==$2: +loc sri $1==0 && $2==w: +loc sli $1==0 && $2==w: +loc sru $1==0 && $2==w: +loc slu $1==0 && $2==w: +loc sri $1==0 && $2==2*w: +loc sli $1==0 && $2==2*w: +loc sru $1==0 && $2==2*w: +loc slu $1==0 && $2==2*w: loc and $1==0 && $2==w: asp w loc 0 ldc and $1==0 && $2==2*w: asp 2*w ldc 0 zer and $1==$2: asp $1 zer $1