Files
gem5/src/cpu
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
..
2010-01-31 18:25:27 -05:00
2009-11-04 14:23:25 -08:00
2010-01-29 20:29:23 -08:00
2009-05-17 14:34:52 -07:00
2009-05-17 14:34:52 -07:00
2009-05-17 14:34:52 -07:00
2009-10-17 01:13:41 -07:00