Decode: Make the Decoder class defined per ISA.
Review Request #1192 - Created May 14, 2012 and submitted
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9006:aede609c2ff0 --------------------------- Decode: Make the Decoder class defined per ISA.
Ship It!
Creating the arch/generic files just to get rid of them two changesets later seems like serious overkill to me. Why not just copy the decoder class into per-ISA versions now, then modify them in the other cset? IMO that makes what's going on clearer than transitioning through this intermediate state. I won't fight it if you want to keep things this way though.
