From: ceriel Date: Mon, 13 Jun 1988 13:42:39 +0000 (+0000) Subject: Added pattern for ASS 4 X-Git-Tag: release-5-5~3210 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2563acb0199892364ab0e0141ea31ffe73aa780f;p=ack.git Added pattern for ASS 4 --- diff --git a/mach/m68k2/cg/table b/mach/m68k2/cg/table index 174de043a..9b0a8974a 100644 --- a/mach/m68k2/cg/table +++ b/mach/m68k2/cg/table @@ -2651,6 +2651,7 @@ asp $1 >= 1 && $1 <= 8 | STACK | "add.l #$1,sp" | | | asp | STACK | "lea $1(sp),sp" | | | ass $1 == 2 | DATAREG STACK | "add.l %[1],sp" | | | +ass $1 == 4 | DATAREG4 STACK | "add.l %[1],sp" | | | blm $1 == 2 | ADDREG ADDREG | remove(MEM_ALL) move({IADDREG,%[2]}, {IADDREG,%[1]}) | | | blm $1 == 4 | ADDREG ADDREG | remove(MEM_ALL)