inorder: add insts to cpu event
authorKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:26:03 +0000 (18:26 -0500)
committerKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:26:03 +0000 (18:26 -0500)
commitd8e0935af2805bc2c4bdfbab7de2c63f7fde46f7
tree6fac3683c9bccde8c73783dfb494f6a5f19a3ef7
parente8312ab6f700b31dfa357607ab51c9c05014572d
inorder: add insts to cpu event
some events are going to need instruction data when they process, so just
include the instruction in the event construction
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh