diff options
author | Korey Sewell <ksewell@umich.edu> | 2011-02-04 00:08:15 -0500 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2011-02-04 00:08:15 -0500 |
commit | 050944dd7388231a334b81adf65e535058cf13fb (patch) | |
tree | d812677c7e66749a12305193d2b04896c7781602 /src/cpu/inorder/resources | |
parent | 7f937e11e2779628002d063a368ee3101a32471d (diff) | |
download | gem5-050944dd7388231a334b81adf65e535058cf13fb.tar.xz |
inorder: change skidBuffer to list instead of queue
manage insertion and deletion like a queue but will need
access to internal elements for future changes
Currently, skidbuffer manages any instruction that was
in a stage but could not complete processing, however
we will want to manage all blocked instructions (from prev stage
and from cur. stage) in just one buffer.
Diffstat (limited to 'src/cpu/inorder/resources')
0 files changed, 0 insertions, 0 deletions