From d1cf99c245bdfbc870a6c73bcb83939bf56a6a52 Mon Sep 17 00:00:00 2001 From: dtrg Date: Fri, 27 Apr 2007 22:15:31 +0000 Subject: [PATCH] Fixed a bug where loc lol stf was getting the constant pushed onto the stack *after* stf had popped it off. --- mach/i80/ncg/table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/i80/ncg/table b/mach/i80/ncg/table index 01f57a25..d64da621 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