Files
gem5/src/cpu
Korey Sewell defab3ffd5 inorder: update branch predictor
- use InOrderBPred instead of Resource for DPRINTFs
- account for DELAY SLOT in updating RAS and in squashing
- don't let squashed instructions update the predictor
- the BTB needs to use the ASID not the TID to work for multithreaded programs
- add stats for BTB hits
2010-06-23 18:19:18 -04:00
..
2010-06-03 16:54:26 -07:00
2010-06-23 18:19:18 -04:00
2010-06-10 23:17:07 -07: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