Tartarus CVS: ciel chris

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 25 Feb 2002 10:20:33 +0000


CVSROOT:	/usr/data/cvs
Module name:	ciel
Changes by:	chris	02/02/25 10:20:33

Modified files:
	.              : emulation.cc 
	include        : instruction.h 

Log message:
Removed a lot of dead code left over from the previous decoder in
emulation.cc.
Fixed a couple of warnings.
Fixed a bug in struct instruction: there needs to be space for 3 arguments.
(I'm sure I've already changed it somewhere; must have got lost.)