From: ceriel Date: Wed, 8 Nov 1989 12:44:33 +0000 (+0000) Subject: Added a few more patterns X-Git-Tag: release-5-5~2098 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1ece6f910724d53b6cf81649d336c861ffa64c9a;p=ack.git Added a few more patterns --- diff --git a/util/opt/patterns b/util/opt/patterns index 019d95e43..a5a02abb5 100644 --- a/util/opt/patterns +++ b/util/opt/patterns @@ -440,6 +440,8 @@ cmp teq : cms p teq cmp tne : cms p tne cmp zeq : cms p zeq $2 cmp zne : cms p zne $2 +cmi teq defined($1): cms $1 teq +cmi tne defined($1): cms $1 tne cmu teq defined($1): cms $1 teq cmu tne defined($1): cms $1 tne cms zeq $1==w: beq $2