diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2010-10-16 00:00:54 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2010-10-16 00:00:54 -0700 |
commit | b289966a7817487d05bdf9722786a1216032978a (patch) | |
tree | 0b32cca3c61ee957b40b1127ffe16e724d065eba /src/base/stl_helpers.hh | |
parent | ab9f062166085c9750eeee2318c25efeb2ec5948 (diff) | |
download | gem5-b289966a7817487d05bdf9722786a1216032978a.tar.xz |
Mem: Reclaim some request flags used by MIPS for alignment checking.
These flags were being used to identify what alignment a request needed, but
the same information is available using the request size. This change also
eliminates the isMisaligned function. If more complicated alignment checks are
needed, they can be signaled using the ASI_BITS space in the flags vector like
is currently done with ARM.
Diffstat (limited to 'src/base/stl_helpers.hh')
0 files changed, 0 insertions, 0 deletions