Changed ev5_trap from a function of the execution context to a function of the fault...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 28 Feb 2006 04:26:13 +0000 (23:26 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 28 Feb 2006 04:26:13 +0000 (23:26 -0500)
commit6165419d356fb0cdbcb70d22dcd2f32e689eb7db
tree61dc14eca57e4be6dbfd53d68ae5e2e1ad2343ec
parent36b2d9815e32781aba1f51acb0b89cdd4f3e2da9
Changed ev5_trap from a function of the execution context to a function of the fault. The actual function still resides in the execution context.

--HG--
extra : convert_revision : 56e33536cdd9079ace03896b85ea3c84b6eb4e57
arch/alpha/ev5.cc
arch/alpha/faults.cc
arch/alpha/faults.hh
cpu/exec_context.cc
cpu/exec_context.hh
cpu/simple/cpu.cc
cpu/simple/cpu.hh
sim/faults.hh