[patch] xstormy16 movhmemgr

DJ Delorie <[email protected]>
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
I'm applying this rather obvious fix.

	* cpu/xstormy16.cpu (movhmemgr): Use hmem8, not lmem8.

	* xstormy16-decode.cxx: Regenerate.
	* xstormy16-sem.cxx: Regenerate.
	* xstormy16-write.cxx: Regenerate.

Index: cpu/xstormy16.cpu
===================================================================
RCS file: /cvs/src/src/cgen/cpu/xstormy16.cpu,v
retrieving revision 1.11
diff -p -C2 -r1.11 xstormy16.cpu
*** cpu/xstormy16.cpu	10 Jun 2003 21:22:04 -0000	1.11
--- cpu/xstormy16.cpu	22 Jul 2004 01:46:44 -0000
***************
*** 575,580 ****
       (+ OP1_B Rm ws2 hmem8)
       (if ws2 
! 	 (set-mem-psw (mem HI (and lmem8 #xFFFE)) Rm ws2)
! 	 (set-mem-psw (mem QI lmem8) Rm ws2))
       ()
  )
--- 575,580 ----
       (+ OP1_B Rm ws2 hmem8)
       (if ws2 
! 	 (set-mem-psw (mem HI (and hmem8 #xFFFE)) Rm ws2)
! 	 (set-mem-psw (mem QI hmem8) Rm ws2))
       ()
  )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.