inorder: check for interrupts each tick
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:40 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:40 +0000 (21:43 -0400)
commitf1c3691356355d2ca865e48e91814c56293f6326
tree6608284d5bcdab42d69042034d49198c647b1a2c
parent0bfdf342da40842a05351d53a384db4a8ff88bf5
inorder: check for interrupts each tick
use a dummy instruction to facilitate the squash after
the interrupts trap
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh
src/cpu/inorder/pipeline_stage.cc
src/cpu/inorder/resource.cc
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/resources/fetch_seq_unit.cc