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

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/cpu fetchdecode64.cc,1.106,1.107
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2007-03-28 21:20:12
Message-ID: E1HWfYy-0005yv-5w () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/cpu
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22809/cpu

Modified Files:
	fetchdecode64.cc 
Log Message:
Fixed deciding and disasm of CALL in 64-bit mode (no 16-bit calls allowed)


Index: fetchdecode64.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/cpu/fetchdecode64.cc,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- fetchdecode64.cc	23 Mar 2007 14:35:50 -0000	1.106
+++ fetchdecode64.cc	28 Mar 2007 21:20:09 -0000	1.107
@@ -357,7 +357,7 @@
   // attributes defined in main area
   /* 0 */ { BxLockable, &BX_CPU_C::INC_Ew },
   /* 1 */ { BxLockable, &BX_CPU_C::DEC_Ew },
-  /* 2 */ { 0, &BX_CPU_C::CALL_Ew },
+  /* 2 */ { 0, &BX_CPU_C::CALL_Eq },
   /* 3 */ { 0, &BX_CPU_C::CALL16_Ep },
   /* 4 */ { 0, &BX_CPU_C::JMP_Eq },
   /* 5 */ { 0, &BX_CPU_C::JMP16_Ep },


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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