From: ceriel Date: Wed, 22 Jul 1992 13:37:27 +0000 (+0000) Subject: Added some patterns X-Git-Tag: release-5-5~418 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=4adaf3165f025a314eb55fa952ed27a7a80b010a;p=ack.git Added some patterns --- diff --git a/util/opt/patterns b/util/opt/patterns index 4955fed12..5a26310ad 100644 --- a/util/opt/patterns +++ b/util/opt/patterns @@ -493,6 +493,8 @@ loi loc loc cii loc and $1==1 && $2==1 && $3==w && $5==255 && $6==w: loi 1 loi loc loc cii loc cmi zeq $1==1 && $2==1 && $3==w && $5>=0 && $5<128 && $6==w: loi 1 loc $5 cmi w zeq $7 loi loc loc cii loc cmi zne $1==1 && $2==1 && $3==w && $5>=0 && $5<128 && $6==w: loi 1 loc $5 cmi w zne $7 loi loc loc cii loc loc ciu loc and $1==1 && $2==1 && $3==w && $5==w && $6==w && $8==255 && $9==w: loi 1 +loc loc cii LLP sti $2>$1 && $1==$5: LLP $4 sti $5 +loc loc cii LEP sti $2>$1 && $1==$5: LEP $4 sti $5 loc and LEP sti $1==255 && $2==w && $4==1: LEP $3 sti $4 loc and LEP adp sti $1==255 && $2==w && $5==1: LEP $3 adp $4 sti $5 loc and lae sti $1==255 && $2==w && $4==1: lae $3 sti $4