From: ceriel Date: Thu, 11 Jun 1987 10:47:13 +0000 (+0000) Subject: fix in asp -2 X-Git-Tag: release-5-5~4077 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a33bd07a3dacb5694fd9a96f7e220c35c7365147;p=ack.git fix in asp -2 --- diff --git a/mach/i86/cg/table b/mach/i86/cg/table index cf93b09f8..068200470 100644 --- a/mach/i86/cg/table +++ b/mach/i86/cg/table @@ -24,6 +24,7 @@ /******************************************************** * Back end tables for Intel 8086 * * Author : Ed Keizer * + * Added register variables: Ceriel Jacobs * * * wordsize = 2 bytes, pointersize = 2 bytes. * * * @@ -2310,8 +2311,6 @@ asp $1==4 | nocoercions : a_word a_word | | | | "pop %[a]" "pop %[a]" erase(%[a]) samecc | | | (2,16) asp $1==0-2 | | /* Anything will do */ | bp | | -... | | remove(ALL) - "push lb" | | | (1,10) asp | | remove(ALL) "add sp,$1" | | | (4,4) ass $1==2 | rmorconst |