[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/fpu fpu.cc,1.17,1.18
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2006-01-28 21:31:22
Message-ID: E1F2xfG-0000nf-H8 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/fpu
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1922

Modified Files:
	fpu.cc 
Log Message:
Reverting back last commit from Kevin.
Both Intel and AMD docs say that fldenv should fault on pending exceptions.
(#MF If an unmasked x87 floating-point exception was pending)



Index: fpu.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/fpu/fpu.cc,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- fpu.cc	28 Jan 2006 20:52:08 -0000	1.17
+++ fpu.cc	28 Jan 2006 21:31:20 -0000	1.18
@@ -443,8 +443,8 @@
 void BX_CPU_C::FLDENV(bxInstruction_c *i)
 {
 #if BX_SUPPORT_FPU
-  fpu_load_environment(i);
   BX_CPU_THIS_PTR prepareFPU(i, CHECK_PENDING_EXCEPTIONS, !UPDATE_LAST_OPCODE);
+  fpu_load_environment(i);
 #else
   BX_INFO(("FLDENV: required FPU, configure --enable-fpu"));
 #endif



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic