diff options
author | Korey Sewell <ksewell@umich.edu> | 2011-02-23 16:35:18 -0500 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2011-02-23 16:35:18 -0500 |
commit | 0a74246fb9d618ca851122f4f63135fc490f22cd (patch) | |
tree | f5c0ff097923ac4b9eb79b9f4a17a853475f3f8d /src/mem | |
parent | 3e1ad73d089a455a559bed6779996877b7370b50 (diff) | |
download | gem5-0a74246fb9d618ca851122f4f63135fc490f22cd.tar.xz |
inorder: InstSeqNum bug
Because int and not InstSeqNum was used in a couple of places, you can
overflow the int type and thus get wierd bugs when the sequence number
is negative (or some wierd value)
Diffstat (limited to 'src/mem')
0 files changed, 0 insertions, 0 deletions