summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/execution_unit.cc
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2011-02-18 14:29:40 -0500
committerKorey Sewell <ksewell@umich.edu>2011-02-18 14:29:40 -0500
commita278df0b95daacb788b8442c7331f7a7f7c8aab6 (patch)
treef3ca9bfcac33fd425f89035120a2cdca4adc1261 /src/cpu/inorder/resources/execution_unit.cc
parent37df92595328d7d1443c1670cd72d4eae3b78bf7 (diff)
downloadgem5-a278df0b95daacb788b8442c7331f7a7f7c8aab6.tar.xz
inorder: don't overuse getLatency()
resources don't need to call getLatency because the latency is already a member in the class. If there is some type of special case where different instructions impose a different latency inside a resource then we can revisit this and add getLatency() back in
Diffstat (limited to 'src/cpu/inorder/resources/execution_unit.cc')
0 files changed, 0 insertions, 0 deletions