Tartarus CVS: ciel chris

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 14 Mar 2002 11:13:29 +0000


CVSROOT:	/usr/data/cvs
Module name:	ciel
Changes by:	chris	02/03/14 11:13:29

Modified files:
	.              : emulation.cc instructions.cc 

Log message:
Instruction tracing gets the "virtual" pc right.  Now do tracing before
running instruction, rather than after.
do_call updated the fresh_context flag to prompt a search for the decoded
instructions for a new function.
Fixed a bug in the main emulation loop, using the wrong variable for running
already-translated code.