From: dtrg Date: Fri, 27 Apr 2007 22:15:31 +0000 (+0000) Subject: Fixed a bug where loc lol stf was getting the constant pushed onto the stack *after... X-Git-Tag: release-6-0-pre-3~16 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=440d6faadd0d7210672c43585b6eb649ac639bcb;p=ack.git Fixed a bug where loc lol stf was getting the constant pushed onto the stack *after* stf had popped it off. --- diff --git a/mach/i80/ncg/table b/mach/i80/ncg/table index 01f57a25e..d64da6214 100644 --- a/mach/i80/ncg/table +++ b/mach/i80/ncg/table @@ -532,7 +532,7 @@ gen dad lb mov {m},e pat stf -with hl_or_de +with hl_or_de STACK uses hl_or_de={const2,$1} gen dad de pop de