From a33bd07a3dacb5694fd9a96f7e220c35c7365147 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 11 Jun 1987 10:47:13 +0000 Subject: [PATCH] fix in asp -2 --- mach/i86/cg/table | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 | -- 2.34.1