From 8e8f0b4079bb98f3ffd35569fb028f324439ed67 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 5 Apr 1991 09:45:11 +0000 Subject: [PATCH] fixed typo --- util/opt/patterns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/opt/patterns b/util/opt/patterns index 2e9976bc9..7e6eabf79 100644 --- a/util/opt/patterns +++ b/util/opt/patterns @@ -338,7 +338,7 @@ loe dec ste $1==$3: dee $1 loe inc ste $1==$3: ine $1 loe loc mli $2==0 && $3==w: loc 0 loe LEP adp SEP $1!=$4: LEP $2 adp $3 SEP $4 loe $1 -lol LLP adp SLP $1!=$4: LLP $2 adp $3 SLP $4 loe $1 +lol LLP adp SLP $1!=$4: LLP $2 adp $3 SLP $4 lol $1 #ifdef INT loe loe $2==$1-w: lde $2 loe loe beq $2==$1+w: lde $1 beq $3 -- 2.34.1