From: ceriel Date: Thu, 14 Nov 1991 13:20:55 +0000 (+0000) Subject: Bug fix in LOC LOC CII ZEQ/ZNE pattern X-Git-Tag: release-5-5~632 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9cfb64d5c2e1e8edbac54f81904c0a4b68673717;p=ack.git Bug fix in LOC LOC CII ZEQ/ZNE pattern --- diff --git a/mach/i86/ncg/table b/mach/i86/ncg/table index b806674e7..97e0cfeb9 100644 --- a/mach/i86/ncg/table +++ b/mach/i86/ncg/table @@ -2043,12 +2043,12 @@ kills ALL gen joehoe {label,".cuu"} yields %3 pat loc loc cii zeq $1==1 && $2==2 -with GENREG +with GENREG STACK gen test %1.1 je {label, $4} pat loc loc cii zne $1==1 && $2==2 -with GENREG +with GENREG STACK gen test %1.1 jne {label, $4}