CVS: sml-dist/src/MLRISC/x86/instructions x86Cells.sml,1.11,1.12

Allen Leung <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/MLRISC/x86/instructions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26480/src/MLRISC/x86/instructions

Modified Files:
	x86Cells.sml 
Log Message:
   Removed some debugging printout code from x86Asm.sml.  
   It looked like something left over from previous bug fixes.


Index: x86Cells.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/MLRISC/x86/instructions/x86Cells.sml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** x86Cells.sml	19 Apr 2005 13:25:25 -0000	1.11
--- x86Cells.sml	14 Oct 2005 15:16:07 -0000	1.12
***************
*** 159,163 ****
     val edi = RegGP 7
     val stackptrR = RegGP 4
!    val ST = (fn x => RegFP x)
     val ST0 = RegFP 0
     val asmTmpR = RegGP 0
--- 159,164 ----
     val edi = RegGP 7
     val stackptrR = RegGP 4
!    val ST = (fn x => RegFP x
!             )
     val ST0 = RegFP 0
     val asmTmpR = RegGP 0



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
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.