diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2009-11-10 20:19:55 -0800 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2009-11-10 20:19:55 -0800 |
commit | 4779020e139c70355335729b504195a0e5009e7a (patch) | |
tree | 71c289770b458c65ac46cca33a16719eda31b1d1 /src/arch/arm/SConscript | |
parent | 53e27c0277a41ab1cae45d82fb4409f65cf660c3 (diff) | |
download | gem5-4779020e139c70355335729b504195a0e5009e7a.tar.xz |
ARM: Fix the integer register indexes.
The PC indexes in the various register sets was defined in the section for
unaliased registers which was throwing off the indexing. This moves those
where they belong. Also, to make detecting accesses to the PC easier and
because it's in the same place in all modes, the intRegForceUser function
now passes it through as index 15.
Diffstat (limited to 'src/arch/arm/SConscript')
0 files changed, 0 insertions, 0 deletions