ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
Review Request #1235 - Created May 28, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9029:ed1b0bf94c92 --------------------------- ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. This eliminates a use of the ExtMachInst type outside of the ISAs.
