From: ceriel Date: Wed, 28 Jan 1987 17:22:25 +0000 (+0000) Subject: Bug fix: the STR instruction caused a translation with syntax errors X-Git-Tag: release-5-5~4901 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=160770d9790d3b9ac3fc778225ed1e3a62dab811;p=ack.git Bug fix: the STR instruction caused a translation with syntax errors --- diff --git a/mach/ns/ncg/table b/mach/ns/ncg/table index 71f6de5e8..5b2080d60 100644 --- a/mach/ns/ncg/table +++ b/mach/ns/ncg/table @@ -235,7 +235,7 @@ jsr tosdst4+label . ret const4:ro . adjspd tossrc4:ro . exit label . -sprd tossrc4:ro, MEMREG:rw . +sprd MEMREG:rw, tossrc4:ro . @@ -2182,12 +2182,12 @@ with src24 gen movw %1, {absolute2, ".ignmask"} pat str $1==0 -with src4 -gen sprd %1, fp +with src4 STACK +gen sprd fp, %1 pat str $1==1 -with src4 -gen sprd %1, sp +with src4 STACK +gen sprd sp, %1 pat str $1==2 with src4