From: ceriel Date: Thu, 5 Mar 1987 11:02:05 +0000 (+0000) Subject: Bug fix in LIM instruction X-Git-Tag: release-5-5~4511 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3e68ea031bf324fd26f61fc2194707fd32e36855;p=ack.git Bug fix in LIM instruction --- diff --git a/mach/z80/cg/table b/mach/z80/cg/table index fd05c71e5..a0e34db87 100644 --- a/mach/z80/cg/table +++ b/mach/z80/cg/table @@ -1346,7 +1346,7 @@ gto | | remove(ALL) move({EXTENDED_ADDR,$1},HL) "call .gto" | | | -lim | | | {EXTENDED,"(ignmask)"} | | +lim | | | {EXTENDED,"ignmask"} | | lin | | remove(ALL) allocate(HL_REG) move({IMMEDIATE,$1},HL) "ld (hol0),hl"