소스 검색

Fixed a bug where loc lol stf was getting the constant pushed onto the stack *after* stf had popped it off.

dtrg 17 년 전
부모
커밋
d1cf99c245
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mach/i80/ncg/table

+ 1 - 1
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