summaryrefslogtreecommitdiff
path: root/src/mem/page_table.hh
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2011-09-19 06:17:20 -0700
committerGabe Black <gblack@eecs.umich.edu>2011-09-19 06:17:20 -0700
commit48b6636d01da9b1200774d874cecb7f2e945c785 (patch)
tree7f000f5229876d758f384f643405a8718874a8f4 /src/mem/page_table.hh
parentefcded334c5e17ac2f328ee4af008925ae3b3d08 (diff)
downloadgem5-48b6636d01da9b1200774d874cecb7f2e945c785.tar.xz
MIPS: Consolidate TLB related faults.
Pass in a bool to indicate if the fault is from a store instead of having two different classes. The classes were also misleadingly named since loads are also processed by the DTB but should return ITB faults since they aren't stores. The TLB may be returning the wrong fault in this case, but I haven't looked at it closely.
Diffstat (limited to 'src/mem/page_table.hh')
0 files changed, 0 insertions, 0 deletions