summaryrefslogtreecommitdiff
path: root/src/cpu/reg_class.hh
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas@sandberg.pp.se>2013-10-15 13:26:34 +0200
committerAndreas Sandberg <andreas@sandberg.pp.se>2013-10-15 13:26:34 +0200
commit4f5775df64b1b16ef4a3a02b12e4ac8a6370baed (patch)
tree6933585e3ec5438884333dbe73d82c537ef3abb2 /src/cpu/reg_class.hh
parent5e7738467bbc928ff163afc5b94c81385cc6778e (diff)
downloadgem5-4f5775df64b1b16ef4a3a02b12e4ac8a6370baed.tar.xz
mem: Rename the ASI_BITS flag field in Request
ASI_BITS in the Request object were originally used to store a memory request's ASI on SPARC. This is not the case any more since other ISAs use the ASI bits to store architecture-dependent information. This changeset renames the ASI_BITS to ARCH_BITS which better describes their use. Additionally, the getAsi() accessor is renamed to getArchFlags().
Diffstat (limited to 'src/cpu/reg_class.hh')
0 files changed, 0 insertions, 0 deletions