Files
gem5/src
Korey Sewell a892af7b26 inorder: dont allow early loads
- loads were happening on same cycle as the address was generated which is slightly
unrealistic. Instead, force address generation to be on separate cycle from load
initiation
- also, mark the stages in a more traditional way (F-D-X-M-W)
2010-01-31 18:25:27 -05:00
..
2009-11-05 17:21:26 -08:00
2010-01-23 14:02:03 -08:00
2010-01-31 18:25:27 -05:00
2009-11-14 11:49:01 -06:00
2010-01-29 20:29:40 -08:00
2009-05-17 14:34:52 -07:00