From 8a8bb6cf1033b12e2e33a69fe046d5c448f4c3b3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 9 Feb 1990 10:41:58 +0000 Subject: [PATCH] removed wrong pattern --- mach/i86/ncg/table | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/mach/i86/ncg/table b/mach/i86/ncg/table index 1402a92c7..e1950512e 100644 --- a/mach/i86/ncg/table +++ b/mach/i86/ncg/table @@ -2538,18 +2538,6 @@ uses REG = {ANYCON, 0} inc %a 1: yields %a -pat ldc cmu tgt highw($1)==0 && loww($1)==0 && $2==4 -with rmorconst rmorconst -uses REG = {ANYCON, 0} - gen cmp %a,%2 - jl {label,2f} - jg {label,1f} - cmp %a,%1 - je {label,1f} - 2: - inc %a - 1: yields %a - pat ldc cms zeq $2==4 && loww($1)==0 && highw($1)==0 with rmorconst REG STACK gen or %2,%1 -- 2.34.1