O3/Ozone: Eliminate dead code counting software prefetch insts
Review Request #1073 - Created Feb. 29, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Geoffrey Blake | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8864:1fb15da02b20 --------------------------- O3/Ozone: Eliminate dead code counting software prefetch insts Eliminates dead code in the O3 and Ozone CPU models that counted software prefetch instructions separately for the ALPHA ISA only.
Compiles and runs simple Hello World and linux boot regressions.
