added m5 debug and m5 switch cpu instruction (doesn't work yet) and
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 2 Aug 2004 21:10:02 +0000 (17:10 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 2 Aug 2004 21:10:02 +0000 (17:10 -0400)
commit6c954de33ea598dfd356f315b3cea620acc3b8b7
tree51d93a385222bf47300384bba0fb8b175f86a51f
parent3a8e5599b5082ac909256f50c310d4623184f3ac
added m5 debug and m5 switch cpu instruction (doesn't work yet) and
a p4 memory/cpu config

arch/alpha/alpha_memory.cc:
    Added code to fault on an unaligned access
arch/alpha/isa_desc:
arch/alpha/pseudo_inst.cc:
arch/alpha/pseudo_inst.hh:
    Added m5debug break and m5switchcpu (the latter doesn't work)

--HG--
extra : convert_revision : 409e73adb151600a4fea49f35bf6f503f66fa916
arch/alpha/alpha_memory.cc
arch/alpha/isa_desc
arch/alpha/pseudo_inst.cc
arch/alpha/pseudo_inst.hh