Files
gem5/util
Andreas Sandberg 38925ff621 arm: Remove the register mapping hack used when copying TCs
In order to see all registers independent of the current CPU mode, the
ARM architecture model uses the magic MISCREG_CPSR_MODE register to
change the register mappings without actually updating the CPU
mode. This hack is no longer needed since the thread context now
provides a flat interface to the register file. This patch replaces
the CPSR_MODE hack with the flat register interface.
2013-01-07 13:05:44 -05:00
..
2011-04-15 10:44:06 -07:00
2009-07-02 16:48:21 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2006-12-17 18:58:50 -08:00
2006-11-29 13:17:41 -08:00
2012-07-27 16:08:05 -04:00