inorder: explicit fault check
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)
commit0bfdf342da40842a05351d53a384db4a8ff88bf5
tree7167c1198b863ddb2b2e058527eda405fd256b49
parent5f608dd2e9a760b4280fb03ce82a11a62c6f3af9
inorder: explicit fault check
Before graduating an instruction, explicitly check fault
by making the fault check it's own separate command
that can be put on an instruction schedule.
src/cpu/inorder/cpu.cc
src/cpu/inorder/resources/graduation_unit.cc
src/cpu/inorder/resources/graduation_unit.hh