Make checker handle not executing the same instruction as the main CPU a little better.
authorKevin Lim <ktlim@umich.edu>
Wed, 2 Aug 2006 16:06:59 +0000 (12:06 -0400)
committerKevin Lim <ktlim@umich.edu>
Wed, 2 Aug 2006 16:06:59 +0000 (12:06 -0400)
commit5be592f870d1d59cffe9a5d1eebac66b225ff8ef
tree96542462dec9a6b760fb9723c58241ee2a58e69d
parentcbfbb7bc56630ddefb95625a6da87b3c1da9599d
Make checker handle not executing the same instruction as the main CPU a little better.
Also add the option for the checker to update itself with the main CPU's state if it executes an instruction differently (so it will handle DMA timing errors properly).

--HG--
extra : convert_revision : 760d11ec1a249bc75e2807d320866b5d08c2b6f2
cpu/checker/cpu.cc
cpu/checker/cpu.hh
cpu/checker/cpu_builder.cc