ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
Review Request #1235 - Created May 28, 2012 and submitted
| 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.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| Why do you need to move this from isa_traits to x86_traits? How are you deciding what goes where? Why do ... | Nilay Vaish | June 3, 2012, 7:24 a.m. | Open |
Posted (June 3, 2012, 6:16 a.m.)
bump
Posted (June 3, 2012, 7:24 a.m.)
I had viewed this patch last week, but forgot to write the review.
-
src/arch/x86/isa_traits.hh (Diff revision 1) -
Why do you need to move this from isa_traits to x86_traits? How are you deciding what goes where? Why do we need two files? Did you forgot add x86/isa_traits.cc to the diff?
Ship It!
Ship It!
