Files
gem5/src/cpu
Ali Saidi 7d0344704a arch, cpu: Add support for flattening misc register indexes.
With ARMv8 support the same misc register id  results in accessing different
registers depending on the current mode of the processor. This patch adds
the same orthogonality to the misc register file as the others (int, float, cc).
For all the othre ISAs this is currently a null-implementation.

Additionally, a system variable is added to all the ISA objects.
2014-01-24 15:29:30 -06:00
..
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:14 -07:00