diff options
author | Ali Saidi <saidi@eecs.umich.edu> | 2007-05-09 12:01:31 -0400 |
---|---|---|
committer | Ali Saidi <saidi@eecs.umich.edu> | 2007-05-09 12:01:31 -0400 |
commit | ee70d8cfc430e38b84945e8b9ea870585b98f87c (patch) | |
tree | 0723e90ec3db2aeb3c0994abdceeaaa3fd5d3add /tests/configs/tsunami-simple-atomic.py | |
parent | 8d56145d7b6f759456993b63692165d4b510adda (diff) | |
download | gem5-ee70d8cfc430e38b84945e8b9ea870585b98f87c.tar.xz |
bit_val was being used directly in the statement in return. If type B had fewer bits than last, bit_val << last would get the wrong answer.
src/base/bitfield.hh:
bit_val was being used directly in the statement in
return. If type B had fewer bits than last, bit_val << last would get
the wrong answer.
--HG--
extra : convert_revision : cbc43ccd139f82ebbd65f30af5d05b87c4edac64
Diffstat (limited to 'tests/configs/tsunami-simple-atomic.py')
0 files changed, 0 insertions, 0 deletions