diff options
author | Korey Sewell <ksewell@umich.edu> | 2011-02-12 10:14:43 -0500 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2011-02-12 10:14:43 -0500 |
commit | 516b61146271b13d2350563b0349747724ffbc99 (patch) | |
tree | 5408caa5666300bd2d4cd33e9e112220407e48bb /src/cpu/inorder/resource.cc | |
parent | ec9b2ec25151bd857ad0557befc37f00bc61d1c7 (diff) | |
download | gem5-516b61146271b13d2350563b0349747724ffbc99.tar.xz |
inorder: define iterator for resource schedules
resource skeds are divided into two parts: front end (all insts) and back end (inst. specific)
each of those are implemented as separate lists, so this iterator wraps around
the traditional list iterator so that an instruction can walk it's schedule but seamlessly
transfer from front end to back end when necessary
Diffstat (limited to 'src/cpu/inorder/resource.cc')
0 files changed, 0 insertions, 0 deletions