diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-10-15 13:24:35 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-10-15 13:24:35 +0200 |
commit | 5e7738467bbc928ff163afc5b94c81385cc6778e (patch) | |
tree | ae407db632d031b2d1144347d80cb16073219081 /src/arch/arm | |
parent | c753b273dc1d18114035c4bd5c61bd59fa9f9cfe (diff) | |
download | gem5-5e7738467bbc928ff163afc5b94c81385cc6778e.tar.xz |
mem: Use a flag instead of address bit 63 for generic IPRs
Using address bit 63 to identify generic IPRs caused problems on
SPARC, where IPRs are heavily used. This changeset redefines how
generic IPRs are identified. Instead of using bit 63, we now use a
separate flag (GENERIC_IPR) a memory request.
Diffstat (limited to 'src/arch/arm')
0 files changed, 0 insertions, 0 deletions